Comment 11 for bug 1047762

Revision history for this message
Cd-MaN (panther79) wrote :

Hello,

I would like to confirm a couple of things:

- this affects both JDK 6 and 7. The exact versions I have are (I'm running Ubuntu 12.04 on x64 hardware)
7u7-2.3.2-1ubuntu0.12.04.1
6b24-1.11.4-1ubuntu0.12.04.1

- this reproduces with both Eclipse 3.7 and 4.2. I attached the error log from Eclipse 4.2. My exacy symptoms were: when trying to create a new Debug/Run configuration Eclipse would give me the error:

Plug-in org.eclipse.jdt.debug.ui was unable to load class
org.eclipse.jdt.internal.debug.ui.launcher.LocalJavaApplicationTabGroup.
An error occurred while automatically activating bundle
org.eclipse.jdt.debug.ui (146).

- Either of the following things fix the bug for me:

adding -Dcom.ibm.icu.util.TimeZone.DefaultTimeZoneType=ICU at the end of eclipse.ini
reinstalling tzdata as suggested above

Thank you,
Attila