blob: 1b7e03ac2c2aa439c9f3204a9f521e5c5924a441 [file] [log] [blame]
# options for the equinox launcher
# do not run an eclipse application
eclipse.ignoreApp=false
# don't shutdown osgi after exiting (or not running) the application
osgi.splashPath=platform:/base/plugins/org.eclipse.epp.wizard
eclipse.product=org.eclipse.epp.wizard.product
osgi.bundles.defaultStartLevel=4
osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
osgi.noShutdown=true
org.osgi.service.http.port=8008