Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
Modifier and Type | Method and Description |
---|---|
static ILaunchGroup |
DebugUITools.getLaunchGroup(ILaunchConfiguration configuration,
String mode)
Returns the launch group that the given launch configuration belongs
to, for the specified mode, or
null if none. |
static ILaunchGroup[] |
DebugUITools.getLaunchGroups()
Returns all registered launch group extensions.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.