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:
parent
bff2486202
commit
391048a4f0
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue