Package org.eclipse.jdt.launching.sourcelookup
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IJavaSourceLocation A repository of source code.
Classes
ArchiveSourceLocation Locates source elements in an archive (zip) in the local file system.
DirectorySourceLocation Locates source elements in a directory in the local file system.
JavaProjectSourceLocation Locates source elements in all source folders of the given Java project.
JavaSourceLocator Locates source for a Java debug session by searching a configurable set of source locations.
LocalFileStorage Implementation of storage for a local file (java.io.File).
PackageFragmentRootSourceLocation Locates source elements in a package fragment root.
ZipEntryStorage Storage implementation for zip entries.