Uses of Class
org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
-
Packages that use AbstractLaunchHistoryAction Package Description org.eclipse.debug.ui.actions Provides a set of actions related to running and debugging applications. -
-
Uses of AbstractLaunchHistoryAction in org.eclipse.debug.ui.actions
Subclasses of AbstractLaunchHistoryAction in org.eclipse.debug.ui.actions Modifier and Type Class Description class
AbstractLaunchToolbarAction
A launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.
-