GitHub - spennec/sonar-eclipse

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

Repository files navigation

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.