public class InternalBuilderTest
extends java.lang.Object
| Constructor and Description |
|---|
InternalBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanBuild() |
static void |
fullBuild() |
static void |
setAutoBuild(boolean b) |
void |
test() |
static void |
waitForAutoBuild() |
public void test()
throws org.eclipse.core.runtime.CoreException,
java.io.FileNotFoundException
org.eclipse.core.runtime.CoreExceptionjava.io.FileNotFoundExceptionpublic static void cleanBuild()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic static void fullBuild()
throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic static void waitForAutoBuild()
public static void setAutoBuild(boolean b)