Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Alternative way to run(launch) a RCP App
Alternative way to run(launch) a RCP App [message #52418] Fri, 04 November 2005 08:09
Eclipse UserFriend
Originally posted by: sheng.clanfang.com

Hello,

I'm looking for an alternative way to run(launch) my RCP App. I've read
the "Quick Start Guide" of Exquinox which says can invoke org.eclipse.osgi
to start the necessary bundles(plugins). As I read, the bundles should be
put in the config.ini.

osgi.splashPath=platform:/base/plugins/com.tgestiona.pruebas .rcp.gpdEditor
eclipse.product=com.tgestiona.pruebas.rcp.gpdEditor.gpdPlugi n
osgi.bundles=org.eclipse.core.runtime@2:start,org.eclipse.update.configurator@3:start
osgi.bundles.defaultStartLevel=4

Is it saying to start only 2 bundles initially? I tried "java -jar
org.elcipse.osgi" using this config.ini, but it logged that several
bundles were not found. And how should I configurate it?

Thanx for any idea.

Sheng
Previous Topic:RCP App Fails on startup: IllegalStateException
Next Topic:Possible to "export all" packages from OSGI manifest?
Goto Forum:
  


Current Time: Sat Apr 20 02:18:16 GMT 2024

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

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

Back to the top