I've just installed Titanium Studio for the first time, but I cant launch it. When I click on the icon this error message show up:
An error has occured. See the log file ...\User\AppData\Roaming\Appcelerator\Titanium Studio\configuration...log
When I open up the log I can see this error:
!SESSION Tue Aug 05 14:49:32 GMT 2014 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2014-08-05 14:49:32.608 !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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source) at java.lang.Class.getDeclaredFields(Unknown Source) 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
I tried to reinstall it, but it did not work. Could you help me out what should I do?