本章介紹如何使用Gradle構建檔案來構建一個Java專案。首先,我們必須向構建 ... apply plugin: 'java' jar { manifest { attributes 'Main-Class': 'com.yiibai.main.
確定! 回上一頁