ClassNotFoundException in RCP tutorial [message #452817] |
Mon, 17 July 2006 09:31 |
Patrick Godeau Messages: 64 Registered: July 2009 |
Member |
|
|
Hello,
I'm trying to run the small RCP tutorial that comes with Eclipse 3.2,
but when I click on "Launch the product" I get the following error:
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.core.launcher.Main.invokeFramework(Main.java:333 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Could you tell what is the problem, please?
--
Patrick
|
|
|
Powered by
FUDForum. Page generated in 0.04197 seconds