1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00

Fix marker definition in example plug-in

Fixup for 5b47187366
This commit is contained in:
Jonah Graham 2022-11-03 19:20:52 -04:00
parent bcff6bdba8
commit 324d069099

View file

@ -52,7 +52,7 @@
<persistent value="true"/>
</extension>
<extension
id="org.eclipse.cdt.examples.dsf.pda.markerType.watchpoint"
id="markerType.watchpoint"
name="DD PDA Watchpoint Marker"
point="org.eclipse.core.resources.markers">
<super type="org.eclipse.cdt.examples.dsf.pda.markerType.lineBreakpoint"/>