From: <mwl...@us...> - 2008-04-02 19:37:40
|
Revision: 772 http://cishell.svn.sourceforge.net/cishell/?rev=772&view=rev Author: mwlinnem Date: 2008-04-02 12:37:27 -0700 (Wed, 02 Apr 2008) Log Message: ----------- oops, forgot "osgi.bundles=" Modified Paths: -------------- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini Modified: trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2008-04-02 19:19:39 UTC (rev 771) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2008-04-02 19:37:27 UTC (rev 772) @@ -2,5 +2,5 @@ osgi.splashPath=platform:/base/plugins/org.cishell.reference.gui.brand.cishell eclipse.product=org.cishell.reference.gui.brand.cishell.cishell -org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start,org.eclipse.equinox.ds@3:start,org.eclipse.equinox.log@3:start,org.eclipse.equinox.metatype@3:start, org.eclipse.equinox.cm@3:start, org.eclipse.equinox.event@3:start,org.cishell.service.autostart@4:start +osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start,org.eclipse.equinox.ds@3:start,org.eclipse.equinox.log@3:start,org.eclipse.equinox.metatype@3:start,org.eclipse.equinox.cm@3:start,org.eclipse.equinox.event@3:start,org.cishell.service.autostart@4:start osgi.bundles.defaultStartLevel=4 \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |