Installing Sonar Eclipse plugins for java
| Name | Sonar Eclipse |
|---|---|
| License | LGPL v3 |
| Authors | Evgeny Mandrikov (SonarSource), Jérémie Lagarde |
| Latest version | 2.3.0 |
| Update site | http://dist.sonar-ide.codehaus.org/eclipse/ |
| Eclipse Marketplace | http://marketplace.eclipse.org/content/sonar |
| JIRA Issue Tracker | http://jira.codehaus.org/browse/SONARIDE/component/14315 |
| Sources | https://github.com/SonarSource/sonar-eclipse |
Compatibility Matrix
| Plugin | 1.0.0 | 2.0.0 | 2.1.0 | 2.2.0+ |
|---|---|---|---|---|
| Sonar | 2.0.1+ | 2.4+ | 2.4+ | 2.4+ |
| Eclipse | 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 |
| Mylyn (optional) | – | – | 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.
No comments:
Post a Comment