org.eclipse.cdt.make.internal.core.scannerconfig
Class DiscoveredPathInitializer

java.lang.Object
  extended by org.eclipse.cdt.core.model.PathEntryContainerInitializer
      extended by org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathInitializer

public class DiscoveredPathInitializer
extends org.eclipse.cdt.core.model.PathEntryContainerInitializer


Constructor Summary
DiscoveredPathInitializer()
           
 
Method Summary
 void initialize(org.eclipse.core.runtime.IPath containerPath, org.eclipse.cdt.core.model.ICProject cProject)
           
 
Methods inherited from class org.eclipse.cdt.core.model.PathEntryContainerInitializer
canUpdatePathEntryContainer, getDescription, requestPathEntryContainerUpdate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveredPathInitializer

public DiscoveredPathInitializer()
Method Detail

initialize

public void initialize(org.eclipse.core.runtime.IPath containerPath,
                       org.eclipse.cdt.core.model.ICProject cProject)
                throws org.eclipse.core.runtime.CoreException
Specified by:
initialize in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
Throws:
org.eclipse.core.runtime.CoreException