以下代碼中所示的 build.gradle 示例文件顯示了不同的配置選項。 apply plugin: 'java' // adds 'test' task test { // enable TestNG support (default is JUnit) ...
確定! 回上一頁