Package | Description |
---|---|
org.eclipse.debug.core |
Provides support for launching programs, breakpoint management, expression management,
and debug events.
|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
Modifier and Type | Method and Description |
---|---|
protected ILaunchManager |
Launch.getLaunchManager()
Returns the launch manager.
|
ILaunchManager |
DebugPlugin.getLaunchManager()
Returns the launch manager.
|
Modifier and Type | Method and Description |
---|---|
protected ILaunchManager |
AbstractLaunchConfigurationTab.getLaunchManager()
Convenience method to return the launch manager.
|
Modifier and Type | Method and Description |
---|---|
protected ILaunchManager |
ContextualLaunchAction.getLaunchManager()
Returns the launch manager
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.