Play使用Eclipse编译器在运行时编译代码。
看一看以下类,Play使用它来在运行时执行必要的编译。
https://github.com/playframework/play/blob/master/framework/src/play/classloading/ApplicationCompiler.java

Play使用Eclipse编译器在运行时编译代码。
看一看以下类,Play使用它来在运行时执行必要的编译。
https://github.com/playframework/play/blob/master/framework/src/play/classloading/ApplicationCompiler.java