Author: adietish
Date: 2011-07-18 09:51:35 -0400 (Mon, 18 Jul 2011)
New Revision: 33016
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
Log:
[JBIDE-8960] remove jboss as7 specific launch config
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2011-07-18 13:46:19 UTC (rev
33015)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/plugin.xml 2011-07-18 13:51:35 UTC (rev
33016)
@@ -119,7 +119,7 @@
hasConfiguration="false"
id="org.jboss.ide.eclipse.as.70"
initialState="stopped"
-
launchConfigId="org.jboss.ide.eclipse.as.core.server.JBoss7StartupConfiguration"
+
launchConfigId="org.jboss.ide.eclipse.as.core.server.startupConfiguration"
launchModes="run,debug,profile"
name="%jboss.version.70.name"
runtime="true"
@@ -630,15 +630,6 @@
sourceLocatorId="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"
sourcePathComputerId="org.eclipse.jst.server.generic.core.sourcePathComputer"/>
<launchConfigurationType
- category="JBoss"
-
delegate="org.jboss.ide.eclipse.as.core.server.internal.launch.DelegatingStartLaunchConfiguration"
-
id="org.jboss.ide.eclipse.as.core.server.JBoss7StartupConfiguration"
- modes="run,debug,profile"
- name="JBoss Application Server Startup Configuration"
- public="true"
-
sourceLocatorId="org.eclipse.jdt.launching.sourceLocator.JavaSourceLookupDirector"
-
sourcePathComputerId="org.eclipse.jst.server.generic.core.sourcePathComputer"/>
- <launchConfigurationType
delegate="org.jboss.ide.eclipse.as.core.server.internal.launch.TwiddleLaunchConfiguration"
id="org.jboss.ide.eclipse.as.core.server.twiddleConfiguration"
modes="run"
Show replies by date