|
Eclipse JDT Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides an implementation of a source locator for the Java debug model.
See:
Description
Interface Summary | |
---|---|
IJavaDebugUIConstants | Constant definitions for Java debug UI plug-in. |
Class Summary | |
---|---|
JavaDebugUtils | Utilities for the Java debugger. |
JavaSourceLookupDialog | 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. |
JavaUISourceLocator | 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. |
Provides an implementation of a source locator for the Java debug model.
This package provides a source locator for the Java debug model. The source locator prompts the user for source, when source cannot be found on the source lookup path.
These JavaUISourceLocator
and JavaSourceLookupDialog
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
.
The user interface for source lookup is provided by org.eclipse.debug.ui.sourcelookup
.
|
Eclipse JDT Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |