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 Platform
Release 3.5

Uses of Class
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer

Packages that use CompositeSourceContainer
org.eclipse.debug.core.sourcelookup.containers Provides implementations of common source containers supporting source lookup. 
org.eclipse.debug.ui.sourcelookup Provides a user interface for debug platform source lookup facilities. 
 

Uses of CompositeSourceContainer in org.eclipse.debug.core.sourcelookup.containers
 

Subclasses of CompositeSourceContainer in org.eclipse.debug.core.sourcelookup.containers
 class ContainerSourceContainer
          A source container for a container in the workspace.
 class 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.
 class DirectorySourceContainer
          A directory in the local file system.
 class FolderSourceContainer
          A folder in the workspace.
 class ProjectSourceContainer
          A project in the workspace.
 class WorkspaceSourceContainer
          All projects in the workspace.
 

Uses of CompositeSourceContainer in org.eclipse.debug.ui.sourcelookup
 

Subclasses of CompositeSourceContainer in org.eclipse.debug.ui.sourcelookup
 class WorkingSetSourceContainer
          A working set in the workspace.
 


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