This is a simple gradle build script that has an intTest source set in addition to the main and test source sets: apply plugin: "java" sourceSets { // Note ...
確定! 回上一頁