Skip to content

JetBrains/spotbugs-intellij-plugin

 
 

Repository files navigation

IntelliJ SpotBugs plugin

team JetBrains project Build codecov

IntelliJ SpotBugs plugin provides static byte code analysis to look for bugs in Java code from within IntelliJ IDEA. The plugin uses SpotBugs under the hood.

The plugin is created by Andrey Cherkasov and sponsored by JetBrains s.r.o.

The plugin is based on FindBugs-IDEA, which is created by Andre Pfeiler and licensed under the GNU LESSER GENERAL PUBLIC LICENSE.

Contribution from Stanislav Anokhin (migration to gradle build system) is used.

SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community.

SpotBugs is licensed under the GNU LESSER GENERAL PUBLIC LICENSE.

FindBugs trademark and licenses

FindBugs Copyright 2003-2015 University of Maryland and others. The FindBugs name and logo are trademarked by the University of Maryland. Findbugs is written and maintained by the FindBugs development team, with help from numerous contributors. GUI2 (which you are now using) was written by University of Maryland undergraduates Daniel Hakim, Reuven Lazarus and Kristin Stephens as part of the FindBugs Summer of Code 2006, supported by Sun Microsystems.

FindBugs is sponsored by Fortify Software.

Visit the FindBugs web page for more information at https://findbugs.sourceforge.net FindBugs is free software; see the License tab for details.

This product includes software developed at The Apache Software Foundation.

Gui Resource Icons Copyright: Most Icons are taken from IntelliJ IDEA with slightly modifications.