From 9aa575742b0440e2a690dcddb60f2b953b898db4 Mon Sep 17 00:00:00 2001 From: Alois Cochard Date: Fri, 15 Mar 2013 14:21:55 +0000 Subject: [PATCH] Rename xsbt-fmpp to sbt-fmpp url and add sbt-scalabuff --- src/sphinx/Community/Community-Plugins.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 68f7b0ede..64ccef754 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -170,8 +170,10 @@ System plugins Code generator plugins ~~~~~~~~~~~~~~~~~~~~~~ -- xsbt-fmpp-plugin (FreeMarker Scala/Java Templating): - https://github.com/aloiscochard/xsbt-fmpp-plugin +- sbt-scalabuff (Google Protocol Buffers with native scala suppport thru ScalaBuff): + https://github.com/sbt/sbt-scalabuff +- sbt-fmpp (FreeMarker Scala/Java Templating): + https://github.com/sbt/sbt-fmpp - sbt-scalaxb (XSD and WSDL binding): https://github.com/eed3si9n/scalaxb - sbt-protobuf (Google Protocol Buffers):