spotbugs
docs-how-to-use-plugin
  • Introduction
  • Requirements
  • Installing
  • Running SpotBugs
  • Using the SpotBugs GUI
  • Using the SpotBugs Eclipse plugin
  • Using the SpotBugs Ant task
  • Using the SpotBugs Gradle Plugin
  • Filter file
  • Analysis Properties
  • Implement SpotBugs plugin
  • SpotBugs FAQ
  • SpotBugs Links
    • SpotBugs Plugins
    • Similar/Related Tools
  • Bug descriptions
  • Guide for migration from FindBugs 3.0 to SpotBugs 3.1
spotbugs
  • Docs »
  • SpotBugs Links
  • Edit on GitHub

SpotBugs Links¶

This page contains links to related projects, including tools that are similar to SpotBugs.

SpotBugs Plugins¶

fb-contrib
A FindBugs/SpotBugs plugin for doing static code analysis on java byte code.
Find Security Bugs
A FindBugs/SpotBugs plugin for security audits of Java web applications.
findbugs-slf4j
A FindBugs/SpotBugs plugin to verify usage of SLF4J.

Similar/Related Tools¶

FindBugs-IDEA
The FindBugs plugin for IntelliJ IDEA.
sonar-findbugs
A SonarQube plugin which provides rules based on SpotBugs and its major plugins.
Checkstyle
A style checker for Java.
PMD
An extensible cross-language static code analyzer.
huntbugs
New Java bytecode static analyzer tool based on Procyon Compiler Tools aimed to supersede the FindBugs.
Google Error Prone
A static analysis tool for Java that catches common programming mistakes at compile-time.
Checker Framework
A pluggable type-checking for Java.
Next Previous

© Copyright 2016-2017, spotbugs community. Revision fc73156b.

Built with Sphinx using a theme provided by Read the Docs.