Uses of Class
org.eclipse.cdt.managedbuilder.internal.core.OptionCategory

Packages that use OptionCategory
org.eclipse.cdt.managedbuilder.core   
org.eclipse.cdt.managedbuilder.internal.core   
 

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

Methods in org.eclipse.cdt.managedbuilder.core with parameters of type OptionCategory
static void ManagedBuildManager.addExtensionOptionCategory(OptionCategory optionCategory)
          Adds a OptionCategory that is is specified in the manifest to the build system.
 

Uses of OptionCategory in org.eclipse.cdt.managedbuilder.internal.core
 

Methods in org.eclipse.cdt.managedbuilder.internal.core with parameters of type OptionCategory
 void OptionCategory.addChildCategory(OptionCategory category)