equal
deleted
inserted
replaced
|
1 #Product Runtime Configuration File |
|
2 |
|
3 # Set the splash plugin |
|
4 osgi.splashPath=platform:/base/plugins/com.nokia.S60CT.gui |
|
5 # Available products |
|
6 eclipse.product=com.nokia.S60CT.CLI.product |
|
7 eclipse.product=com.nokia.S60CT.gui.product |
|
8 |
|
9 # Set the default product (which is the gui) |
|
10 eclipse.application=com.nokia.S60CT.gui.application |
|
11 |
|
12 # Default eclipse starup bundles |
|
13 osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start |
|
14 osgi.bundles.defaultStartLevel=4 |