Using gradle Groovy DSL, we can set it up the project like below: plugins { ... compileClasspath += main.output + test.output.
確定! 回上一頁