Package org.eclipse.debug.core.sourcelookup.containers
package org.eclipse.debug.core.sourcelookup.containers
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.
-
ClassDescriptionCommon function for source containers.Common function for source container type delegates.Archive source container for an archive in the workspace.A source container of source containers.A source container for a container in the workspace.A source container that computer the default source lookup path for a launch configuration on each launch using a launch configuration's associated source path computer.A directory in the local file system.An archive in the local file system.A folder in the workspace.Implementation of storage for a local file (
java.io.File
).A project in the workspace.All projects in the workspace.Storage implementation for zip entries.