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.

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.