Package | Description |
---|---|
org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
Modifier and Type | Interface and Description |
---|---|
interface |
IToggleBreakpointsTargetExtension
Extension interface for
IToggleBreakpointsTarget . |
Modifier and Type | Method and Description |
---|---|
protected void |
ToggleMethodBreakpointActionDelegate.performAction(IToggleBreakpointsTarget target,
IWorkbenchPart part,
ISelection selection) |
protected void |
ToggleWatchpointActionDelegate.performAction(IToggleBreakpointsTarget target,
IWorkbenchPart part,
ISelection selection) |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.