Hi,
When trying to open Titanium studio - i get a pop up error. Error is in the log file. I have a look and find the following:
!SESSION Tue Dec 30 15:36:51 CAT 2014 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2014-12-30 15:36:51.640 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.ExceptionInInitializerError at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) Caused by: java.lang.NullPointerException at java.lang.Class.privateGetDeclaredFields(Class.java:1516) at java.lang.Class.getDeclaredFields(Class.java:1098) at org.eclipse.osgi.util.NLS.load(NLS.java:306) at org.eclipse.osgi.util.NLS.initializeMessages(NLS.java:144) at org.eclipse.core.runtime.internal.adaptor.EclipseAdaptorMsg.<clinit>(EclipseAdaptorMsg.java:107) ... 8 more
Any ideas?