File tree Expand file tree Collapse file tree 2 files changed +347
-0
lines changed
debug/org.eclipse.debug.ui Expand file tree Collapse file tree 2 files changed +347
-0
lines changed Original file line number Diff line number Diff line change 14511451 id =" org.eclipse.debug.ui.breakpointsView.toolbar.copy" />
14521452 <action
14531453 label =" %SelectAll.label"
1454+ icon =" $nl$/icons/full/elcl16/select_all.svg"
14541455 helpContextId =" select_all_breakpoints_action_context"
14551456 definitionId =" org.eclipse.ui.edit.selectAll"
14561457 class =" org.eclipse.debug.internal.ui.actions.breakpoints.SelectAllBreakpointsAction"
15671568 </action >
15681569 <action
15691570 label =" %SelectAll.label"
1571+ icon =" $nl$/icons/full/elcl16/select_all.svg"
15701572 helpContextId =" select_all_variables_action_context"
15711573 definitionId =" org.eclipse.ui.edit.selectAll"
15721574 class =" org.eclipse.debug.internal.ui.actions.variables.SelectAllVariablesAction"
16151617 </action >
16161618 <action
16171619 label =" %SelectAll.label"
1620+ icon =" $nl$/icons/full/elcl16/select_all.svg"
16181621 helpContextId =" select_all_expressions_action_context"
16191622 definitionId =" org.eclipse.ui.edit.selectAll"
16201623 class =" org.eclipse.debug.internal.ui.actions.expressions.SelectAllExpressionsAction"
16411644 <action
16421645 class =" org.eclipse.debug.internal.ui.actions.variables.SelectAllVariablesAction"
16431646 label =" %SelectAll.label"
1647+ icon =" $nl$/icons/full/elcl16/select_all.svg"
16441648 menubarPath =" variableGroup"
16451649 definitionId =" org.eclipse.ui.edit.selectAll"
16461650 helpContextId =" select_all_variables_action_context"
You can’t perform that action at this time.
0 commit comments