1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45: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"
modes="debug"
public="true"
id="org.eclipse.cdt.launch.localAttachLaunch">
id="org.eclipse.cdt.launch.localAttachCLaunch">
</launchConfigurationType>
<launchConfigurationType
name="%CoreFileCDTLaunch.name"
@ -61,7 +61,7 @@
</launchConfigurationTypeImage>
<launchConfigurationTypeImage
icon="icons/c_app.gif"
configTypeID="org.eclipse.cdt.launch.localAttachLaunch"
configTypeID="org.eclipse.cdt.launch.localAttachCLaunch"
id="org.eclipse.cdt.launch.localAttachLaunchImage">
</launchConfigurationTypeImage>
<launchConfigurationTypeImage
@ -78,7 +78,7 @@
id="org.eclipse.cdt.launch.localRunLaunchTabGroup">
</launchConfigurationTabGroup>
<launchConfigurationTabGroup
type="org.eclipse.cdt.launch.localAttachLaunch"
type="org.eclipse.cdt.launch.localAttachCLaunch"
class="org.eclipse.cdt.launch.internal.ui.LocalAttachLaunchConfigurationTabGroup"
id="org.eclipse.cdt.launch.localAttachLaunchTabGroup">
</launchConfigurationTabGroup>