Package org.eclipse.debug.core.sourcelookup
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IPersistableSourceLocator2 Extensions to the IPersistableSourceLocator interface.
ISourceContainer A source container is a container of source code.
ISourceContainerType A source container type represents a kind of container of source code.
ISourceContainerTypeDelegate A source container type delegate represents a kind of container of source code.
ISourceLookupDirector A source lookup director directs the source lookup process among a set of participants and source containers.
ISourceLookupParticipant A source lookup participant participates in source lookup by searching an ordered list of source containers for source elements corresponding to a debug artifact.
ISourcePathComputer A source path computer computes the default source lookup path (set of source containers that should be considered) for a launch configuration.
ISourcePathComputerDelegate A source path computer delegate computes the default source lookup path (set of source containers that should be considered) for a launch configuration.
Classes
AbstractSourceLookupDirector Directs source lookup among a collection of source lookup participants, and a common collection of source containers.
AbstractSourceLookupParticipant Common super class for implementations of source lookup participants.