|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides a set of actions related to running and debugging applications.
See:
Description
Interface Summary | |
---|---|
ILaunchable | Interface used to tag objects as launchable. |
IRunToLineTarget | An adapter for a "run to line" operation. |
IToggleBreakpointsTarget | An adapter to support breakpoint creation/deletion for an active part or selection within an active part. |
IToggleBreakpointsTargetExtension | Extension interface for IToggleBreakpointsTarget .
|
IVariableValueEditor | A variable value editor allows the user to edit a variable's value. |
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. |
ContextualLaunchAction | An action delegate that builds a context menu with applicable launch shortcuts for a specific launch mode. |
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 | Deprecated. The use of perspective based launch shorcuts has been deprecated in the 3.1 release. |
LaunchShortcutsAction | A cascading sub-menu that shows all launch shortcuts pertinent to a selection. |
OpenLaunchDialogAction | Opens the launch configuration dialog in the context of a launch group. |
RulerToggleBreakpointActionDelegate | Toggles a breakpoint when ruler is double-clicked. |
RunAction | Action to launch the last launch configuration that was successfully launched, in run mode. |
RunToLineActionDelegate | A run to line action that can be contributed to a an editor or view. |
RunToLineHandler | Handles a run to line operation. |
ToggleBreakpointAction | Action to toggle a breakpoint in a vertical ruler of a workbench part containing a document. |
ToggleMethodBreakpointActionDelegate | A toggle method breakpoint action that can be contributed an object contribution. |
ToggleWatchpointActionDelegate | A toggle watchpoint action that can be contributed an object contribution. |
Provides a set of actions related to running and debugging applications.
This package provides a set of actions related to running and debugging applications.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.