diff --git a/sbt-0.10-plugins-list.md b/sbt-0.10-plugins-list.md index b86c752..d195c53 100644 --- a/sbt-0.10-plugins-list.md +++ b/sbt-0.10-plugins-list.md @@ -14,4 +14,8 @@ The purpose of this page is to aid developers in finding plugins that work with ### Test plugins -* junit_xml_listener: https://github.com/ijuma/junit_xml_listener/tree/sbt-0.10 \ No newline at end of file +* junit_xml_listener: https://github.com/ijuma/junit_xml_listener/tree/sbt-0.10 + +### Static Code Analysis plugins + +* findbugs4sbt: https://bitbucket.org/jmhofer/findbugs4sbt (FindBugs only supports Java projects atm) \ No newline at end of file