Skip to content

Commit 44abd61

Browse files
r-mennigMohananRahul
authored andcommitted
Disable BreakpointLabelAction for BreakpointContainer selection
1 parent cf1f7bd commit 44abd61

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

debug/org.eclipse.debug.ui/plugin.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1502,6 +1502,9 @@
15021502
menubarPath="breakpointGroup"
15031503
enablesFor="1"
15041504
id="org.eclipse.debug.ui.breakpointsView.breakpointLabel">
1505+
<selection
1506+
class="org.eclipse.debug.core.model.IBreakpoint">
1507+
</selection>
15051508
</action>
15061509
<action
15071510
label="%DisableAllBreakpointsAction.label"

0 commit comments

Comments
 (0)