task execute (type:JavaExec) { main = "com.mycompany.MyMain" classpath = sourceSets.main.runtimeClasspath }. 命令行: gradle execute ...
確定! 回上一頁