Monday, April 30, 2012

How to Install Sonar in Eclipse plugins?

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:
  1. Select Help -> Install New Software. This should display the "Install" dialog.
  2. 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.
  3. Choose the component listed under Sonar: "Sonar Integration for Eclipse (Required)".
  4. Click Next. Eclipse will then check to see if there are any issues which would prevent a successful installation.
  5. Click Finish to begin the installation process. Eclipse will then download and install the necessary components.
  6. 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