org.eclipse.cdt.build.internal.core.scannerconfig2
Class CfgScannerConfigInfoFactory2

java.lang.Object
  extended by org.eclipse.cdt.build.internal.core.scannerconfig2.CfgScannerConfigInfoFactory2

public class CfgScannerConfigInfoFactory2
extends java.lang.Object


Constructor Summary
CfgScannerConfigInfoFactory2()
           
 
Method Summary
static ICfgScannerConfigBuilderInfo2Set create(IConfiguration cfg)
           
static void save(BuildConfigurationData data, org.eclipse.cdt.core.settings.model.ICProjectDescription des, org.eclipse.cdt.core.settings.model.ICProjectDescription baseDescription, boolean force)
           
static void savePreference(IConfiguration cfg)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CfgScannerConfigInfoFactory2

public CfgScannerConfigInfoFactory2()
Method Detail

create

public static ICfgScannerConfigBuilderInfo2Set create(IConfiguration cfg)

save

public static void save(BuildConfigurationData data,
                        org.eclipse.cdt.core.settings.model.ICProjectDescription des,
                        org.eclipse.cdt.core.settings.model.ICProjectDescription baseDescription,
                        boolean force)
                 throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException

savePreference

public static void savePreference(IConfiguration cfg)
                           throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException