And create the build file. vi build.gradle . Now add the following lines: apply plugin: 'java' jar {baseName = 'smith' version = '1.0' manifest ...
確定! 回上一頁