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

Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml.

This commit is contained in:
Mikhail Khodjaiants 2005-06-28 15:31:57 +00:00
parent 465bd40eb2
commit 3dc2073d23
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-06-28 Mikhail Khodjaiants
Bug 89276: Typo in org.eclipse.cdt.launch/plugin.xml.
* plugin.xml
2005-05-21 Mikhail Khodjaiants
Bug 91374: CDT launch should set ATTR_PROCESS_TYPE.
* AbstractCLaunchDelegate.java

View file

@ -91,7 +91,7 @@
<launchConfigurationTabGroup
type="org.eclipse.cdt.launch.coreFileCLaunch"
class="org.eclipse.cdt.launch.internal.ui.CoreFileLaunchConfigurationTabGroup"
id="org.eclipse.cdt.launch.voreFileCLaunchTabGroup">
id="org.eclipse.cdt.launch.coreFileCLaunchTabGroup">
</launchConfigurationTabGroup>
</extension>
<extension