See: Description
Interface | Description |
---|---|
ISourceContainerBrowser |
Creates and edits source containers for a source lookup director.
|
ISourceDisplay |
Displays source for a debug model element.
|
ISourceLookupResult |
The result of performing source lookup on a debug artifact.
|
Class | Description |
---|---|
AbstractSourceContainerBrowser |
Common implementation for source container browsers.
|
CommonSourceNotFoundEditor |
Default editor displayed when source is not found.
|
CommonSourceNotFoundEditorInput |
Editor input for the
CommonSourceNotFoundEditor . |
SourceLookupDialog |
A dialog for editing the source lookup path of a
source lookup director.
|
SourceLookupTab |
A launch configuration tab that displays and edits the source
lookup path for a launch configuration.
|
WorkingSetSourceContainer |
A working set in the workspace.
|
Provides a user interface for debug platform source lookup facilities.
This package provides classes implementing a user interface for source lookup
facilities based on the source lookup director architecture defined in org.eclipse.debug.core.sourcelookup
.
A source lookup tab and dialog are provided that allow the user to modify a
source lookup path.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.