Uses of Package
org.eclipse.cdt.internal.core.envvar

Packages that use org.eclipse.cdt.internal.core.envvar
org.eclipse.cdt.internal.core.cdtvariables   
org.eclipse.cdt.internal.core.envvar   
org.eclipse.cdt.managedbuilder.internal.envvar   
 

Classes in org.eclipse.cdt.internal.core.envvar used by org.eclipse.cdt.internal.core.cdtvariables
EnvironmentVariableManager
          This class implements the IEnvironmentVariableProvider interface and provides all build environment funvtionality to the MBS
 

Classes in org.eclipse.cdt.internal.core.envvar used by org.eclipse.cdt.internal.core.envvar
BuildSustemEnvironmentSupplier
          This is the Environment Variable Supplier used to supply variables defined by the tool-integrator
EclipseEnvironmentSupplier
          This is the Environment Variable Supplier used to supply variables defined in eclipse environment
EnvironmentVariableManager
          This class implements the IEnvironmentVariableProvider interface and provides all build environment funvtionality to the MBS
EnvVarCollector
          This class implements the "merging" functionality of environment variables Used by the EnvironmentVariableProvider to "merge" the sets of macros returned by different suppliers into one set returned to the user
EnvVarDescriptor
           
ICoreEnvironmentVariableSupplier
           
IEnvironmentContextInfo
          This interface is used by the Environment Variable Provider to represent the given context(level) information
UserDefinedEnvironmentSupplier
          This is the Environment Variable Supplier used to supply variables defined by a user
 

Classes in org.eclipse.cdt.internal.core.envvar used by org.eclipse.cdt.managedbuilder.internal.envvar
EnvVarCollector
          This class implements the "merging" functionality of environment variables Used by the EnvironmentVariableProvider to "merge" the sets of macros returned by different suppliers into one set returned to the user