From 5f9d2baba9b340f144a715e7fa2b459bf3947dd3 Mon Sep 17 00:00:00 2001 From: Jared Burns Date: Mon, 18 Oct 2004 18:34:18 +0000 Subject: Bug 75282 - Composite breakpoint groups (add images to containers) --- org.eclipse.debug.ui/plugin.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'org.eclipse.debug.ui/plugin.xml') diff --git a/org.eclipse.debug.ui/plugin.xml b/org.eclipse.debug.ui/plugin.xml index 18fd10c9f..654e5d22a 100644 --- a/org.eclipse.debug.ui/plugin.xml +++ b/org.eclipse.debug.ui/plugin.xml @@ -702,12 +702,12 @@ tooltip="%clearDefaultGroup.tooltip"> + class="org.eclipse.debug.internal.ui.actions.breakpointGroups.GroupBreakpointsByAction" + helpContextId="group_breakpoints_by_action_context" + label="Group By" + tooltip="Choose how to group breakpoints"> @@ -2140,18 +2140,22 @@ M4 = Platform-specific fourth key + label="Project" + icon="icons/full/obj16/prj_obj.gif"/> + label="File" + icon="icons/full/obj16/file_obj.gif"/> + label="Breakpoint Type" + icon="icons/full/obj16/brkp_type.gif"/> + label="Custom Groups" + icon="icons/full/obj16/brkp_grp.gif"/> \ No newline at end of file -- cgit v1.2.3