Author: rob.stryker(a)jboss.com
Date: 2009-10-29 18:24:08 -0400 (Thu, 29 Oct 2009)
New Revision: 18359
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
Log:
JBIDE-5123 - icon can now show through for local deploy server in Servers View
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2009-10-29 21:49:45 UTC (rev
18358)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2009-10-29 22:24:08 UTC (rev
18359)
@@ -135,15 +135,10 @@
description="A server which only provides a deploy folder for
publishing."
hasConfiguration="false"
id="org.jboss.ide.eclipse.as.systemCopyServer"
- initialState="stopped"
launchConfigId="org.jboss.ide.eclipse.as.core.server.stripped.launchConfiguration"
- launchModes="run"
name="JBoss Deploy-Only Server"
- runtime="true"
+ runtime="false"
runtimeTypeId="org.jboss.ide.eclipse.as.runtime.stripped"
- startBeforePublish="false"
- startTimeout="100000"
- stopTimeout="100000"
supportsRemoteHosts="true"/>
</extension>
Show replies by date