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

Typo in plugin.properties.

This commit is contained in:
Mikhail Khodjaiants 2002-11-27 17:52:47 +00:00
parent b038b96173
commit 6e2179b64b
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
2002-11-27 Mikhail Khodjaiants
Typo in plugin.properties.
2002-11-27 Mikhail Khodjaiants
Fire suspend event for debug target that doesn't have threads.
* CDebugTarget.java

View file

@ -1,4 +1,4 @@
pluginName=C/C++ Development Tools Debug Model
providerName=Eclipse.org
CDTDebugger.name=C/C++ Development Tools Core Debugger Extension
CDebugger.name=C/C++ Development Tools Core Debugger Extension