Added findbugs4sbt.

jmhofer 2011-06-07 12:11:40 -07:00
parent 231c3130ec
commit 21165e07e7
1 changed files with 5 additions and 1 deletions

@ -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
* 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)