public class SimpleJDTCompiler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
UTF8 |
Constructor and Description |
---|
SimpleJDTCompiler(java.io.File[] srcs,
java.io.File outRoot,
java.lang.ClassLoader classPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
compile() |
boolean |
isSuccesful() |
protected static final java.lang.String UTF8