发布于 2016-05-26 00:46:58 | 82 次阅读 | 评论: 0 | 来源: 网友投递
SonarQube代码质量管理平台
Sonar是一个用于代码质量管理的开源平台,用于管理源代码的质量,可以从七个维度检测代码质量通过插件形式,可以支持包括java,C#,C/C++,PL/SQL,Cobol,JavaScrip,Groovy等等二十几种编程语言的代码质量管理与检测
SonarQube Scanner for Gradle 2.0.1 发布了,该版本主要修复[SONARGRADL-14]Bug。
该版本所需环境:
SonarQube is already installed
At least the minimal version of Java supported by your SonarQube server is in use
The language plugins for each of the languages you wish to analyze are installed
You have read Analyzing Code Source.
该版本使用文档,可以点击这里查看。
下载地址:https://github.com/SonarSource/sonar-examples/zipball/master