First, include the scanner in your build in build.gradle : plugins { id "org.sonarqube" ... javaCompile.classpath} + ${bootclasspath}.
確定! 回上一頁