|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.classloading.ApplicationCompiler
public class ApplicationCompiler
Java compiler (uses eclipse JDT)
Constructor Summary | |
---|---|
ApplicationCompiler(ApplicationClasses applicationClasses)
Try to guess the magic configuration options |
Method Summary | |
---|---|
void |
compile(java.lang.String[] classNames)
Please compile this className |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationCompiler(ApplicationClasses applicationClasses)
Method Detail |
---|
public void compile(java.lang.String[] classNames)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |