cannot make a simple rcp as a product [message #654611] |
Wed, 16 February 2011 08:40  |
Eclipse User |
|
|
|
hi
i am trying to create a product from simple rcp application.
so i created a simple rcp with a view (inbulit example) rcp application. it works fine if i launch as a eclipse applcation
now i created a rcp.product configuration and tried to launch but it failed with the following error
what might be the problem?
------------------------------------------------------------ ------------
!SESSION Wed Feb 16 19:04:14 IST 2011 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2011-02-16 19:04:14.699
!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: 616)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
------------------------------------------------------------ -----------
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03502 seconds