Uses of Interface
org.eclipse.ui.menus.IWorkbenchContribution
-
Packages that use IWorkbenchContribution Package Description org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications. -
-
Uses of IWorkbenchContribution in org.eclipse.debug.ui.actions
Classes in org.eclipse.debug.ui.actions that implement IWorkbenchContribution Modifier and Type Class Description class
BreakpointTypesContribution
Breakpoint ruler pop-up action that creates a sub-menu to select the currently active breakpoint type.
-