Alternative way to run(launch) a RCP App [message #52418] |
Fri, 04 November 2005 03:09 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.08124 seconds