sonar.sources=src(程式碼目錄) sonar.java.binaries=target(classes檔案目錄,不加會報錯) sonar.language=java # Encoding of the source code.
確定! 回上一頁