Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

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.
ContainerSourceContainer A source container for a container in the workspace.
DefaultSourceContainer 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.
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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire