From 21165e07e7093f0ef3f0c8c7c10e5d547e7cf560 Mon Sep 17 00:00:00 2001 From: jmhofer Date: Tue, 7 Jun 2011 12:11:40 -0700 Subject: [PATCH] Added findbugs4sbt. --- sbt-0.10-plugins-list.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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