1
0
Fork 0
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:
Mikhail Khodjaiants 2002-08-13 21:53:42 +00:00
parent d71e4b162d
commit 3b0a7b4fa3

View file

@ -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