Eclipse sonar plugin vs findbugs + pmd + checkstyle eclipe plugins

We are trying to install the CI platform using (Jenkins, sonar, eclipse ...). So that every developer can analyze their code before committing, I wonder between two alternatives:

  • Run local analysis using the sonar plugin.
  • install the various plugins that use sonar (findbug, pmd, checkstyle ...) and configure them to match the sonar configuration.

I'm not sure which alternative to use? I used to work with findbugs, pmd, checkstyle in eclipse and they looked great. Can you tell me which one is the best alternative? Thanks in advance.

Sincerely.

+5
source share
2 answers

Sonar Eclipse?

:

Eclipse :

  • , Sonar
  • Sonar .
+2

Sonar , :

  • .
  • .

, , . - .

- . 70 . , . .

+3

All Articles