Added link to sbt-fx

This commit is contained in:
Philipp Dörfler 2013-03-28 14:42:53 +01:00 committed by Mark Harrah
parent 5a92a3d92d
commit 7c67ad28be
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ Code generator plugins
https://github.com/xuwei-k/sbtend
- sbt-boilerplate (generating scala.Tuple/Function related boilerplate code):
https://github.com/sbt/sbt-boilerplate
- sbt-fx (Generates controller classes for JavaFX FXML files): https://bitbucket.org/phdoerfler/sbt-fx
Database plugins
~~~~~~~~~~~~~~~~