org.eclipse.cdt.make.core
Class MakeBuilderUtil
java.lang.Object
org.eclipse.cdt.make.core.MakeBuilderUtil
public class MakeBuilderUtil
- extends java.lang.Object
Method Summary |
static org.eclipse.core.runtime.IPath |
getBuildDirectory(org.eclipse.core.resources.IProject project,
IMakeBuilderInfo info)
|
static org.eclipse.core.runtime.IPath |
getBuildDirectory(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IPath subPath,
java.lang.String builderID)
|
static org.eclipse.core.runtime.IPath |
getBuildDirectory(org.eclipse.core.resources.IProject project,
java.lang.String builderID)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MakeBuilderUtil
public MakeBuilderUtil()
getBuildDirectory
public static org.eclipse.core.runtime.IPath getBuildDirectory(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.IPath subPath,
java.lang.String builderID)
getBuildDirectory
public static org.eclipse.core.runtime.IPath getBuildDirectory(org.eclipse.core.resources.IProject project,
java.lang.String builderID)
getBuildDirectory
public static org.eclipse.core.runtime.IPath getBuildDirectory(org.eclipse.core.resources.IProject project,
IMakeBuilderInfo info)