Package | Description |
---|---|
org.eclipse.jdt.debug.ui |
Provides an implementation of a source locator for the Java debug model. |
org.eclipse.jdt.launching.sourcelookup |
Application programming interfaces and classes for source lookup.
|
Class and 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.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers . This interface
has been replaced by
org.eclipse.debug.core.sourcelookup.ISourceContainer . |
Class and 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.
The new facilities provide a source lookup director that coordinates source
lookup among a set of participants, searching a set of source containers.
See the following packages:
org.eclipse.debug.core.sourcelookup
and org.eclipse.debug.core.sourcelookup.containers . This interface
has been replaced by
org.eclipse.debug.core.sourcelookup.ISourceContainer . |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.