From 7c67ad28bedcaafa2adabbf1cb69515d6c48c30d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20D=C3=B6rfler?= Date: Thu, 28 Mar 2013 14:42:53 +0100 Subject: [PATCH] Added link to sbt-fx --- src/sphinx/Community/Community-Plugins.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sphinx/Community/Community-Plugins.rst b/src/sphinx/Community/Community-Plugins.rst index 64ccef754..0a9056c1a 100644 --- a/src/sphinx/Community/Community-Plugins.rst +++ b/src/sphinx/Community/Community-Plugins.rst @@ -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 ~~~~~~~~~~~~~~~~