Carbide.c++

Uses of Package
com.nokia.carbide.cdt.builder.project

Packages that use com.nokia.carbide.cdt.builder.project
com.nokia.carbide.cdt.builder   
com.nokia.carbide.cdt.builder.builder   
com.nokia.carbide.cdt.builder.project   
 

Classes in com.nokia.carbide.cdt.builder.project used by com.nokia.carbide.cdt.builder
ICarbideBuildConfiguration
          An ICarbideBuildConfiguration interface represents on buildable target for a project.
ICarbideConfigurationChangedListener
          Interface that clients implement to listen for changes to the default configuration of a carbide project.
ICarbideProjectInfo
          This interface represents the base project info for a single Carbide.c++ project.
ICarbideProjectModifier
          Interface used to make modifications to a Carbide.c++ project.
ICarbideProjectPropertyChangedListener
          Interface that clients implement to listen for changes to the project property of a Carbide project.
ISISBuilderInfo
          ISISBuilderInfo represents one instance of configuration data for building SIS files.
 

Classes in com.nokia.carbide.cdt.builder.project used by com.nokia.carbide.cdt.builder.builder
ICarbideBuildConfiguration
          An ICarbideBuildConfiguration interface represents on buildable target for a project.
 

Classes in com.nokia.carbide.cdt.builder.project used by com.nokia.carbide.cdt.builder.project
IBuildArgumentsInfo
          IBuildArgumentsInfo represents one instance of configuration data for the Arguments tab.
ICarbideBuildConfiguration
          An ICarbideBuildConfiguration interface represents on buildable target for a project.
ICarbideProjectInfo
          This interface represents the base project info for a single Carbide.c++ project.
IEnvironmentVariable
          IEnvironmentVariable represents a single environment variable.
IEnvironmentVarsInfo
          IEnvironmentVarsInfo represents the set of all environment variables for a given ICarbideBuildConfiguration object.
IROMBuilderInfo
          IROMBuilderInfo represents one instance of configuration data for the ROM Builder tab.
ISISBuilderInfo
          ISISBuilderInfo represents one instance of configuration data for building SIS files.
 


Carbide.c++