configtool/preinstall/configuration/config.ini
author terytkon
Wed, 02 Jun 2010 10:50:41 +0300
changeset 1 fe41c66bacc7
parent 0 30eb2d538f02
permissions -rw-r--r--
Changed rest of the sfl licences to epl :)

#Product Runtime Configuration File

# Set the splash plugin 
osgi.splashPath=platform:/base/plugins/com.nokia.S60CT.gui
# Available products
eclipse.product=com.nokia.S60CT.CLI.product
eclipse.product=com.nokia.S60CT.gui.product

# Set the default product (which is the gui)
eclipse.application=com.nokia.S60CT.gui.application

# Default eclipse starup bundles
osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
osgi.bundles.defaultStartLevel=4