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.CoreException
java.io.FileNotFoundException
public static void cleanBuild() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static void fullBuild() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static void waitForAutoBuild()
public static void setAutoBuild(boolean b)