I have tried all this but no use.. It still persists. Also any new eclipse plugins i install do not show up either.
Btw ths time zone issue is not just while running programs, when i open the error log the same error is thrown ; irony huh? Error log view Errors out.
I am running mac OSX 10.5.8
the dump is as below
java.lang.NoClassDefFoundError
at com.ibm.icu.util.TimeZone.getDefault(TimeZone.java:804)
at com.ibm.icu.util.Calendar.getInstanceInternal(Calendar.java:1630)
at com.ibm.icu.util.Calendar.getInstance(Calendar.java:1594)
at com.ibm.icu.text.SimpleDateFormat.initialize(SimpleDateFormat.java:465)
at com.ibm.icu.text.SimpleDateFormat.(SimpleDateFormat.java:435)
at com.ibm.icu.text.SimpleDateFormat.(SimpleDateFormat.java:368)
at org.eclipse.ui.internal.views.log.LogSession.setDate(LogSession.java:43)
at org.eclipse.ui.internal.views.log.LogSession.processLogLine(LogSession.java:67)
at org.eclipse.ui.internal.views.log.LogReader.parseLogFile(LogReader.java:90)
at org.eclipse.ui.internal.views.log.LogView.readLogFile(LogView.java:812)
at org.eclipse.ui.internal.views.log.LogView.createPartControl(LogView.java:172)
at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:367)
at org.eclipse.ui.in