mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +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>
|
||||
</documentation>
|
||||
<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>
|
||||
</annotation>
|
||||
</attribute>
|
||||
|
|
Loading…
Add table
Reference in a new issue