org.eclipse.cdt.managedbuilder.internal.buildmodel
Class GenDirInfo
java.lang.Object
org.eclipse.cdt.managedbuilder.internal.buildmodel.GenDirInfo
public class GenDirInfo
- extends java.lang.Object
This class represents the generated directory information
NOTE: This class is subject to change and discuss,
and is currently available in experimental mode only
Method Summary |
void |
createDir(IBuildResource rc,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
createIfProjectDir(org.eclipse.core.runtime.IPath fullPath,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenDirInfo
public GenDirInfo(org.eclipse.core.resources.IProject proj)
GenDirInfo
public GenDirInfo(IConfiguration cfg)
createDir
public void createDir(IBuildResource rc,
org.eclipse.core.runtime.IProgressMonitor monitor)
createIfProjectDir
public void createIfProjectDir(org.eclipse.core.runtime.IPath fullPath,
org.eclipse.core.runtime.IProgressMonitor monitor)