All pastes #858956 Raw Edit

Stuff

public text v1 · immutable
#858956 ·published 2008-01-17 20:29 UTC
rendered paste body
#bundles to start osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.rap.ui@4:start

# options for the equinox launcher
# do not run an eclipse application
eclipse.ignoreApp=true
# don't shutdown osgi after exiting (or not running) the application
osgi.noShutdown=true

# incoming port for the server
org.osgi.service.http.port=7070