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 ISourceLookupResult |
DebugUITools.lookupSource(Object artifact,
ISourceLocator locator)
Performs source lookup on the given artifact and returns the result.
|
Modifier and Type | Method and Description |
---|---|
static void |
DebugUITools.displaySource(ISourceLookupResult result,
IWorkbenchPage page)
Displays the given source lookup result in an editor in the given workbench
page.
|
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.