Eclipse JDT
Release 3.5

Uses of Package
org.eclipse.jdt.launching.environments

Packages that use org.eclipse.jdt.launching.environments
org.eclipse.jdt.launching Application programming interfaces for interaction with the Eclipse Java launching support. 
org.eclipse.jdt.launching.environments Application programming interfaces and classes for execution environments. 
 

Classes in org.eclipse.jdt.launching.environments used by org.eclipse.jdt.launching
IExecutionEnvironment
          An execution environment describes capabilities of a Java runtime environment (IVMInstall).
IExecutionEnvironmentsManager
          Manager for execution environments.
 

Classes in org.eclipse.jdt.launching.environments used by org.eclipse.jdt.launching.environments
CompatibleEnvironment
          The result of analyzing a vm install for compatibility with an execution environment.
IExecutionEnvironment
          An execution environment describes capabilities of a Java runtime environment (IVMInstall).
 


Eclipse JDT
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.