spotbugs
  • Introduction
  • Requirements
  • Installing
  • Running SpotBugs
  • Using the SpotBugs GUI
  • Using the SpotBugs Eclipse plugin
  • Using the SpotBugs Ant task
  • Using the SpotBugs Maven Plugin
  • Using the SpotBugs Gradle Plugin
  • Filter file
  • Analysis Properties
  • Effort
  • Implement SpotBugs plugin
  • Use SpotBugs Plugin on SonarQube
  • SpotBugs FAQ
  • SpotBugs Links
    • IDE Integration
    • SpotBugs Plugins
    • Similar/Related Tools
  • Bug descriptions
  • Detectors
  • Guide for migration from SpotBugs 3.1 to 4.0
  • Guide for migration from FindBugs 3.0 to SpotBugs 3.1
  • Annotations
spotbugs
  • SpotBugs Links
  • View page source

SpotBugs Links

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

IDE Integration

m2e-code-quality

An Eclipse plugin which configures the FindBugs/SpotBugs Eclipse plugin to match the FindBugs/SpotBugs Maven plugin.

spotbugs-intellij-plugin

The SpotBugs Plugin for IntelliJ IDEA.

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

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.

FindBugs-IDEA (outdated)

The FindBugs plugin for IntelliJ IDEA.

Previous Next

© Copyright 2016-2022, spotbugs community.

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