Standalone RCP application: missing Bundle [message #1071800] |
Sun, 21 July 2013 03:11 |
Eclipse User |
|
|
|
Hi,
I have search this and other forums for the Answer, but didn't find an answer to my Problem.
I have an eclipse RCP application which is running nice inside eclipse. But when I export the application and try to run it standalone I get:
org.osgi.framework.BundleException: The bundle "at.stift.inventar_1.0.0.201306271453 [2]" could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.ui; bundle-version="3.104.0"
After some search I found out that inside my application under 'plugins' there is a file called "org.eclipse.ui_3.104.0.v20121024-145224.jar". So I'm confused because the application is missing the plugin, but the plugin is installed.
I realy don't have any Idea what I could change to make that work.
Any help will be appreciated.
Thanks, Thomas
|
|
|
Powered by
FUDForum. Page generated in 0.03880 seconds