Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Description / Feature

To check code against rules provided by FindBugs.

FindBugs Plugin

1.1

FindBugs

2.0.1

Installation

  1. Install the Cobertura plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory from the Java Ecosystem page
  2. Restart the Sonar server

Usage

In the quality profile, activate some rules from FindBugs and run a Sonar analysis on your project.

Compiled code
 FindBugs requires the compiled classes to run.
Labels
  • None