Exporting Feature-based Product [message #1219912] |
Fri, 06 December 2013 11:52  |
Eclipse User |
|
|
|
Hello to all
I'm trying to figure out how to create an eclipse based rcp application for the management of the project of my society.
Right now i'm trying to create the base feature-based application in order to add and update functionality through p2 framework.
Actually, i stopped in the exporting process. The application runs correctly in the eclipse environment, but fail to start once deployed in the os.
Java states "error 13" and the log states:
SESSION Fri Dec 06 17:51:04 CET 2013 ------------------------------------------
!ENTRY org.eclipse.equinox.launcher 4 0 2013-12-06 17:51:04.711
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:992)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:571)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
Another, more complex project, plugin based, run flawlessly.
Any idea about?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03981 seconds