I am having a serious pain trying to run eclipse in mac os x 10.5.8. I tried every version carbon, cocoa, 32, 64 bit but nothing works i keep getting
java.lang.NoClassDefFoundError`
... or ...
An internal error occurred during: "Launching TestFooBasicTest". Could not initialize class com.ibm.icu.impl.JavaTimeZone error.
... when I try to run the main class.
I know there's another thread in stack overflow but there's no proper answer if someone fixed it.
Please let me know if someone fixed it