Eclipse Platform
2.1

Package org.eclipse.debug.ui.actions

Provides a set of actions related to running and debugging applications.

See:
          Description

Class Summary
AbstractLaunchHistoryAction Abstract implementation of an action that displays a drop-down launch history for a specific launch group.
AbstractLaunchToolbarAction A launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.
DebugAction Action to launch the last launch configuration that was successfully launched, in debug mode.
LaunchAction Launches a launch configuration in a specific mode.
LaunchAsAction A cascading sub-menu that shows all launch shortcuts pertinent to a launch group.
OpenLaunchDialogAction Opens the launch configuration dialog in the context of a launch group.
RunAction Action to launch the last launch configuration that was successfully launched, in run mode.
 

Package org.eclipse.debug.ui.actions Description

Provides a set of actions related to running and debugging applications.

Package Specification

This package provides a set of actions related to running and debugging applications.


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.