public class FileClassPathRunner extends Object
buck.classpath_file. This is to sidestep commandline length limits.
There are 3 modes:
Note: this class only depends on classes present in the JRE, since we don't want to have to push more things on to the classpath when using it.
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSPATH_FILE_PROPERTY |
static String |
TESTRUNNER_CLASSES_PROPERTY |
public static final String CLASSPATH_FILE_PROPERTY
public static final String TESTRUNNER_CLASSES_PROPERTY
public static void main(String[] args) throws IOException, ReflectiveOperationException