jakejustus / sonar-eclipse

Home Page:http://docs.codehaus.org/display/SONAR/Installing+Sonar+Eclipse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonar Eclipse

To build the plugin

mvn clean install

To develop the plugin with Eclipse

You need to install m2eclipse and then Tycho extension to m2eclipse:

Window -> Preferences -> Maven -> Discovery -> Open Catalog
Install *Tycho Configurator*
Then import everything as Maven project
Activate target-platform-e42-dev.target as current target platform.