Eclipse JDT
2.1

Package org.eclipse.jdt.debug.ui

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
JavaSourceLookupDialog A dialog to manipulate the source lookup path for a launch configuration.
JavaUISourceLocator A source locator that prompts the user to find source when source cannot be found on the current source lookup path.
 

Package org.eclipse.jdt.debug.ui Description

Provides an implementation of a source locator for the Java debug model.

Package Specification

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.


Eclipse JDT
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.