posted 14 years ago
Hello,
When i try to run my eclipse i have got the exception in log file:
!SESSION Fri May 14 12:15:19 IST 2010 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2010-05-14 12:15:19.421
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:546)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Can you please tell me what is wrong with my configuration file ?
Thanks,
Rahul