Package org.eclipse.cdt.ui.actions

Class Summary
BuildActiveConfigMenuAction Implements a toolbar button that builds the active configuration of selected projects.
BuildConfigAction Action which builds the active configurations of the selected projects.
CdtActionConstants Action ids for standard actions, for groups in the menu bar, and for actions in context menus of CDT views.
ChangeBuildConfigActionBase Base class for build configuration actions.
ChangeBuildConfigContextAction This context menu action is used to change active build configuration for the project
ChangeBuildConfigMenuAction Action which changes active build configuration of the current project
ChangeConfigAction Action which changes active build configuration of the current project to the given one.
CustomFiltersActionGroup Action group to add the filter action to a view part's tool bar menu.
DeleteResConfigsAction Action which changes active build configuration of the current project to the given one.
ExcludeFromBuildAction Action which changes active build configuration of the current project to the given one.
GenerateActionGroup Action group that adds the source and generate actions to a part's context menu and installs handlers for the corresponding global menu actions.
ManageConfigsAction Action which changes active build configuration of the current project to the given one.
MemberFilterActionGroup  
OpenAction This action opens a Java editor on a Java element or file.
OpenViewActionGroup Action group that adds actions to open a new CDT view part or an external viewer to a context menu and the global menu bar.
SelectionDispatchAction Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
ShowInCViewAction Deprecated. Use generic IShowInTarget support instead.