开源的质量控制工具 Sonar 使用方法
?
Installing Sonar Eclipse
?
Sonar Eclipse |
LGPL v3 |
Evgeny Mandrikov,?Jérémie Lagarde |
2.2.0 |
http://dist.sonar-ide.codehaus.org/eclipse/ |
http://marketplace.eclipse.org/content/sonar |
http://jira.codehaus.org/browse/SONARIDE/component/14315 |
https://github.com/SonarSource/sonar-eclipse |
Compatibility Matrix
1.0.0 | 2.0.0 | 2.1.0 | 2.2.0 |
2.0.1+ | 2.4+ | 2.4+ | 2.4+ |
3.5.x, 3.6.x | 3.5.x, 3.6.x | 3.5.x, 3.6.x | 3.5.x, 3.6.x, 3.7.x |
– | – | 3.2.0+ and requires Sonar 2.8+ | 3.2.0+ and requires Sonar 2.9+ |
Installation
To install this plugin in the Eclipse IDE:
- Select Help -> Install New Software. This should display the "Install" dialog.
- Paste the Update Site URL into the field named "Work with:" and press Enter. Pressing Enter should cause Eclipse to update list of available plugins and components.
- Choose the component listed under Sonar: "Sonar Integration for Eclipse (Required)".
- Click Next. Eclipse will then check to see if there are any issues which would prevent a successful installation.
- Click Finish to begin the installation process. Eclipse will then download and install the necessary components.
- Once the installation process is finished, Eclipse will ask you if you want to restart the IDE. It's strongly recommended that you restart IDE.
?