Uses of Interface
org.eclipse.cdt.managedbuilder.buildproperties.IBuildPropertyManager

Packages that use IBuildPropertyManager
org.eclipse.cdt.managedbuilder.core   
org.eclipse.cdt.managedbuilder.internal.buildproperties   
 

Uses of IBuildPropertyManager in org.eclipse.cdt.managedbuilder.core
 

Methods in org.eclipse.cdt.managedbuilder.core that return IBuildPropertyManager
static IBuildPropertyManager ManagedBuildManager.getBuildPropertyManager()
           
 

Uses of IBuildPropertyManager in org.eclipse.cdt.managedbuilder.internal.buildproperties
 

Classes in org.eclipse.cdt.managedbuilder.internal.buildproperties that implement IBuildPropertyManager
 class BuildPropertyManager