mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +02:00
Fixed class for new debugger.
This commit is contained in:
parent
2304aeb618
commit
ae79780029
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
specifies a fully qualified name of a Java class that implements <code>ICDIDebugger2</code>
|
specifies a fully qualified name of a Java class that implements <code>ICDIDebugger2</code>
|
||||||
</documentation>
|
</documentation>
|
||||||
<appInfo>
|
<appInfo>
|
||||||
<meta.attribute kind="java" basedOn="org.eclipse.cdt.debug.mi.core.command.CommandFactory"/>
|
<meta.attribute kind="java" basedOn="org.eclipse.cdt.debug.core.ICDIDebugger2"/>
|
||||||
</appInfo>
|
</appInfo>
|
||||||
</annotation>
|
</annotation>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
|
Loading…
Add table
Reference in a new issue