See: Description
Interface | Description |
---|---|
IJavaSourceLocation | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
Class | Description |
---|---|
ArchiveSourceLocation | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
DirectorySourceLocation | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
JavaProjectSourceLocation | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
JavaSourceLocator | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
LocalFileStorage | Deprecated
In 3.0 this class is now provided by the debug platform.
|
PackageFragmentRootSourceLocation | Deprecated
In 3.0, the debug platform provides source lookup facilities that
should be used in place of the Java source lookup support provided in 2.0.
|
ZipEntryStorage | Deprecated
In 3.0 this class is provided by the debug platform and clients
should use the replacement class
org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage . |
Provides support for source lookup.
These classes and interfaces have been deprecated in Eclipse 3.0. Source
lookup facilities are now provided by the debug platform - see org.eclipse.debug.core.sourcelookup
.
Source lookup support specific to the Java debugger is now provided in org.eclipse.jdt.launching.sourcelookup.containers
.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.