Uses of Class
org.eclipse.ui.actions.CompoundContributionItem
Package
Description
Provides a set of actions related to running and debugging applications.
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of CompoundContributionItem in org.eclipse.debug.ui.actions
Modifier and TypeClassDescriptionclass
Breakpoint ruler pop-up action that creates a sub-menu to select the currently active breakpoint type. -
Uses of CompoundContributionItem in org.eclipse.ui.actions
Modifier and TypeClassDescriptionclass
ABaseNewWizardMenu
is used to populate a menu manager with New Wizard actions for the current perspective's new wizard shortcuts, including an Other... action to open the new wizard dialog.class
ANewWizardMenu
augmentsBaseNewWizardMenu
with IDE-specific actions: New Project...