gradle build 但是当我尝试执行这个可运行的jar应用程序时, task runJar(dependsOn: jar, type: JavaExec) { classpath(configurations.compile) main = '-jar'; ...
確定! 回上一頁