1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00

dont' change launch id

This commit is contained in:
David Inglis 2004-10-19 19:45:07 +00:00
parent eadd32c9aa
commit 6ee3315f3b

View file

@ -42,7 +42,7 @@
delegate="org.eclipse.cdt.launch.internal.LocalAttachLaunchDelegate" delegate="org.eclipse.cdt.launch.internal.LocalAttachLaunchDelegate"
modes="debug" modes="debug"
public="true" public="true"
id="org.eclipse.cdt.launch.localAttachLaunch"> id="org.eclipse.cdt.launch.localAttachCLaunch">
</launchConfigurationType> </launchConfigurationType>
<launchConfigurationType <launchConfigurationType
name="%CoreFileCDTLaunch.name" name="%CoreFileCDTLaunch.name"
@ -61,7 +61,7 @@
</launchConfigurationTypeImage> </launchConfigurationTypeImage>
<launchConfigurationTypeImage <launchConfigurationTypeImage
icon="icons/c_app.gif" icon="icons/c_app.gif"
configTypeID="org.eclipse.cdt.launch.localAttachLaunch" configTypeID="org.eclipse.cdt.launch.localAttachCLaunch"
id="org.eclipse.cdt.launch.localAttachLaunchImage"> id="org.eclipse.cdt.launch.localAttachLaunchImage">
</launchConfigurationTypeImage> </launchConfigurationTypeImage>
<launchConfigurationTypeImage <launchConfigurationTypeImage
@ -78,7 +78,7 @@
id="org.eclipse.cdt.launch.localRunLaunchTabGroup"> id="org.eclipse.cdt.launch.localRunLaunchTabGroup">
</launchConfigurationTabGroup> </launchConfigurationTabGroup>
<launchConfigurationTabGroup <launchConfigurationTabGroup
type="org.eclipse.cdt.launch.localAttachLaunch" type="org.eclipse.cdt.launch.localAttachCLaunch"
class="org.eclipse.cdt.launch.internal.ui.LocalAttachLaunchConfigurationTabGroup" class="org.eclipse.cdt.launch.internal.ui.LocalAttachLaunchConfigurationTabGroup"
id="org.eclipse.cdt.launch.localAttachLaunchTabGroup"> id="org.eclipse.cdt.launch.localAttachLaunchTabGroup">
</launchConfigurationTabGroup> </launchConfigurationTabGroup>