Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch')
-rw-r--r--plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch
index b0859bd4c72..eeeb40bab6e 100644
--- a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch
+++ b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/.launch/Launch Runtime Eclipse.launch
@@ -14,10 +14,6 @@
<booleanAttribute key="default" value="true"/>
<booleanAttribute key="includeOptional" value="true"/>
<stringAttribute key="location" value="${workspace_loc}/../runtime-EclipseXtext"/>
-<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
-<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
-<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
-</listAttribute>
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl} -consoleLog"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>

Back to the top