Eclipse Platform
Release 3.1

Package org.eclipse.debug.ui.sourcelookup

Provides a user interface for debug platform source lookup facilities.

See:
          Description

Interface Summary
ISourceContainerBrowser Creates and edits source containers for a source lookup director.
ISourceLookupResult The result of performing source lookup on a debug artifact.
 

Class Summary
AbstractSourceContainerBrowser Common implementation for source container browsers.
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.
 

Package org.eclipse.debug.ui.sourcelookup Description

Provides a user interface for debug platform source lookup facilities.

Package Specification

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.

 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.