接著需要在專案資料夾中建立一個build.gradle 檔案: apply plugin: 'java' apply plugin:'application' mainClassName = "cc.openhome.Main" run { args username }.
確定! 回上一頁