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