1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

Launch should not be visible to the user.

This commit is contained in:
Marc Khouzam 2008-03-23 14:36:46 +00:00
parent bff2486202
commit 391048a4f0

View file

@ -5,7 +5,7 @@
<launchConfigurationType
sourceLocatorId="org.eclipse.cdt.debug.core.sourceLocator"
delegate="org.eclipse.dd.tests.gdb.launching.TestLaunchDelegate"
public="true"
public="false"
sourcePathComputerId="org.eclipse.cdt.debug.core.sourcePathComputer"
name="DSF JUnit Test Application"
id="org.eclipse.dd.tests.gdb.TestLaunch"