Eclipse JDT
Release 3.0

Package org.eclipse.jdt.launching.sourcelookup.containers

Provides source lookup support for the Java debugger.

See:
          Description

Class Summary
ClasspathContainerSourceContainer A source container for a classpath container.
ClasspathVariableSourceContainer A classpath variable source container contains a source container that is the resolved value of the associated variable.
JavaProjectSourceContainer Java project source container.
JavaSourceLookupParticipant A source lookup participant that searches for Java source code.
JavaSourcePathComputer Computes a default source lookup path for Java applications.
PackageFragmentRootSourceContainer Package fragment root source container.
 

Package org.eclipse.jdt.launching.sourcelookup.containers Description

Provides source lookup support for the Java debugger.

Package Specification

Provides source lookup support for the Java debugger, based on the source lookup director architecture defined in org.eclipse.debug.core.sourcelookup.


Eclipse JDT
Release 3.0

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