Rename xsbt-fmpp to sbt-fmpp url and add sbt-scalabuff

This commit is contained in:
Alois Cochard 2013-03-15 14:21:55 +00:00 committed by Mark Harrah
parent 1f52917dc5
commit 9aa575742b
1 changed files with 4 additions and 2 deletions

View File

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