Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Standalone RCP application: missing Bundle(Standalone RCP application can't start because of a missing bundle)
Standalone RCP application: missing Bundle [message #1071800] Sun, 21 July 2013 07:11
Thomas Bittner is currently offline Thomas BittnerFriend
Messages: 2
Registered: December 2012
Junior Member
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
Previous Topic:Programatically create command expressions for evaluation
Next Topic:Split plugin.xml in small parts
Goto Forum:
  


Current Time: Tue Mar 19 03:12:33 GMT 2024

Powered by FUDForum. Page generated in 0.03323 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top