Eclipse Platform
Release 3.0

Package org.eclipse.debug.core.sourcelookup.containers

Provides implementations of common source containers supporting source lookup.

See:
          Description

Class Summary
AbstractSourceContainer Common function for source containers.
AbstractSourceContainerTypeDelegate Common function for source container type delegates.
ArchiveSourceContainer Archive source container for an archive in the workspace.
CompositeSourceContainer A source container of source containers.
DefaultSourceContainer A source container that computers the default source lookup path for a launch configuration on each launch using a launch configuration's associated source path computer.
DirectorySourceContainer A directory in the local file system.
ExternalArchiveSourceContainer An archive in the local file system.
FolderSourceContainer A folder in the workspace.
LocalFileStorage Implementation of storage for a local file (java.io.File).
ProjectSourceContainer A project in the workspace.
WorkspaceSourceContainer All projects in the workspace.
ZipEntryStorage Storage implementation for zip entries.
 

Package org.eclipse.debug.core.sourcelookup.containers Description

Provides implementations of common source containers supporting source lookup.

Package Specification

This package provides implementations of common source containers, such as archives, folders, and projects.

 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.