mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Correct identifier for CDTDebugModelPresentation
This commit is contained in:
parent
d71e4b162d
commit
3b0a7b4fa3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
point="org.eclipse.debug.ui.debugModelPresentations">
|
||||
<debugModelPresentation
|
||||
class="org.eclipse.cdt.debug.internal.ui.CDTDebugModelPresentation"
|
||||
id="org.eclipse.cdt.debug.internal.ui.CDTDebugModelPresentation">
|
||||
id="org.eclipse.cdt.debug.core">
|
||||
</debugModelPresentation>
|
||||
</extension>
|
||||
<extension
|
||||
|
|
Loading…
Add table
Reference in a new issue