mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 09:16:02 +02:00
Typo in plugin.properties.
This commit is contained in:
parent
b038b96173
commit
6e2179b64b
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
2002-11-27 Mikhail Khodjaiants
|
||||||
|
Typo in plugin.properties.
|
||||||
|
|
||||||
2002-11-27 Mikhail Khodjaiants
|
2002-11-27 Mikhail Khodjaiants
|
||||||
Fire suspend event for debug target that doesn't have threads.
|
Fire suspend event for debug target that doesn't have threads.
|
||||||
* CDebugTarget.java
|
* CDebugTarget.java
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
pluginName=C/C++ Development Tools Debug Model
|
pluginName=C/C++ Development Tools Debug Model
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
CDTDebugger.name=C/C++ Development Tools Core Debugger Extension
|
CDebugger.name=C/C++ Development Tools Core Debugger Extension
|
||||||
|
|
Loading…
Add table
Reference in a new issue