Class WorkspaceSourceContainer

All Implemented Interfaces:
IAdaptable, ISourceContainer

public class WorkspaceSourceContainer extends CompositeSourceContainer
All projects in the workspace.

Clients may instantiate this class.

Since:
3.0
Restriction:
This class is not intended to be subclassed by clients.
  • Field Details

    • TYPE_ID

      public static final String TYPE_ID
      Unique identifier for the workspace source container type (value org.eclipse.debug.core.containerType.workspace).
  • Constructor Details

    • WorkspaceSourceContainer

      public WorkspaceSourceContainer()
  • Method Details