Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch b/plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch
index aef4ba3a87..dde4165f2f 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/examples/gastro.rcp.department/GastroDepartment2.launch
@@ -13,9 +13,6 @@
<booleanAttribute key="default" value="false"/>
<booleanAttribute key="includeOptional" value="true"/>
<stringAttribute key="location" value="${workspace_loc}/../gastro.department2.rt"/>
-<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
-<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}&#13;&#10;-debug&#13;&#10;-console&#13;&#10;-consolelog"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>

Back to the top