org.eclipse.cdt.managedbuilder.internal.scannerconfig
Class ManagedBuildPathEntryContainerInitializer
java.lang.Object
org.eclipse.cdt.core.model.PathEntryContainerInitializer
org.eclipse.cdt.managedbuilder.internal.scannerconfig.ManagedBuildPathEntryContainerInitializer
public class ManagedBuildPathEntryContainerInitializer
- extends org.eclipse.cdt.core.model.PathEntryContainerInitializer
- Since:
- 2.0
Field Summary |
static boolean |
VERBOSE
|
Method Summary |
void |
initialize(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.cdt.core.model.ICProject project)
|
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 |
VERBOSE
public static boolean VERBOSE
ManagedBuildPathEntryContainerInitializer
public ManagedBuildPathEntryContainerInitializer()
- Need a zero-argument constructor to allow the system to create
the intitializer
initialize
public void initialize(org.eclipse.core.runtime.IPath containerPath,
org.eclipse.cdt.core.model.ICProject project)
throws org.eclipse.core.runtime.CoreException
- Specified by:
initialize
in class org.eclipse.cdt.core.model.PathEntryContainerInitializer
- Throws:
org.eclipse.core.runtime.CoreException