RCP can not say hello world [message #516202] |
Tue, 23 February 2010 03:14  |
Eclipse User |
|
|
|
I used the RCP Wizard to create a HelloWorld RCP Application.
But When I run it as a eclipse application, the eclipse say:
!SESSION Tue Feb 23 15:55:25 CST 2010 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2010-02-23 15:55:25.100
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 608)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:566)
at org.eclipse.equinox.launcher.Main.run(Main.java:1363)
at org.eclipse.equinox.launcher.Main.main(Main.java:1339)
The eclipse version is eclipse-e4-SDK-incubation-I20100218-2100-win32
[Updated on: Tue, 23 February 2010 03:15] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05207 seconds