From cb175e53f5b7d6e8a4269f0f9ac505bcf9817328 Mon Sep 17 00:00:00 2001 From: eed3si9n Date: Sat, 18 Jun 2011 23:14:11 -0700 Subject: [PATCH] Updated sbt 0.10 plugins list (markdown) --- 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 a8150a6..335630a 100644 --- a/sbt-0.10-plugins-list.md +++ b/sbt-0.10-plugins-list.md @@ -40,4 +40,8 @@ The purpose of this page is to aid developers in finding plugins that work with ### System plugins -* sbt-sh (executes shell commands): https://github.com/steppenwells/sbt-sh \ No newline at end of file +* sbt-sh (executes shell commands): https://github.com/steppenwells/sbt-sh + +### Code generator plugins + +* sbt-scalaxb (XSD and WSDL binding): https://github.com/eed3si9n/scalaxb/tree/sbt0.10