Uses of Package
org.eclipse.cdt.managedbuilder.macros

Packages that use org.eclipse.cdt.managedbuilder.macros
org.eclipse.cdt.managedbuilder.core   
org.eclipse.cdt.managedbuilder.internal.core   
org.eclipse.cdt.managedbuilder.internal.macros   
org.eclipse.cdt.managedbuilder.macros   
org.eclipse.cdt.managedbuilder.ui.tests.util   
 

Classes in org.eclipse.cdt.managedbuilder.macros used by org.eclipse.cdt.managedbuilder.core
IBuildMacroProvider
           
IConfigurationBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the configuration-specific macros
IFileContextBuildMacroValues
           
IProjectBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the project-specific macros
IReservedMacroNameSupplier
          This interface is to be implemented by the tool-integrator to specify to the MBS the reserved builder variable names
 

Classes in org.eclipse.cdt.managedbuilder.macros used by org.eclipse.cdt.managedbuilder.internal.core
IConfigurationBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the configuration-specific macros
IFileContextBuildMacroValues
           
IProjectBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the project-specific macros
IReservedMacroNameSupplier
          This interface is to be implemented by the tool-integrator to specify to the MBS the reserved builder variable names
 

Classes in org.eclipse.cdt.managedbuilder.macros used by org.eclipse.cdt.managedbuilder.internal.macros
BuildMacroException
          This exception is thrown in the case of some build macros-related operation failure The exception typically contains one or more IBuildMacroStatus statuses
IBuildMacro
          this interface represents the given build macro
IBuildMacroProvider
           
IBuildMacroStatus
          This interface represents the status of a build macro operation
IBuildMacroSupplier
           
IFileContextBuildMacroValues
           
IFileContextData
          This interface is used to represent file context data
IOptionContextData
          This interface is used to represent an option context data
 

Classes in org.eclipse.cdt.managedbuilder.macros used by org.eclipse.cdt.managedbuilder.macros
BuildMacroException
          This exception is thrown in the case of some build macros-related operation failure The exception typically contains one or more IBuildMacroStatus statuses
IBuildMacro
          this interface represents the given build macro
IBuildMacroProvider
           
IBuildMacroStatus
          This interface represents the status of a build macro operation
IBuildMacroSupplier
           
IOptionContextData
          This interface is used to represent an option context data
 

Classes in org.eclipse.cdt.managedbuilder.macros used by org.eclipse.cdt.managedbuilder.ui.tests.util
IConfigurationBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the configuration-specific macros
IProjectBuildMacroSupplier
          this interface is to be implemented by the tool-integrator for supplying the project-specific macros