mirror of https://github.com/sbt/sbt.git
sbt-fx was renamed to sbt-fxml
There is a similarily named plugin "sbt-javafx" which is not listed here and which I discovered afterwards
This commit is contained in:
parent
7c67ad28be
commit
2d00fbc92b
|
|
@ -201,7 +201,7 @@ Code generator plugins
|
||||||
https://github.com/xuwei-k/sbtend
|
https://github.com/xuwei-k/sbtend
|
||||||
- sbt-boilerplate (generating scala.Tuple/Function related boilerplate code):
|
- sbt-boilerplate (generating scala.Tuple/Function related boilerplate code):
|
||||||
https://github.com/sbt/sbt-boilerplate
|
https://github.com/sbt/sbt-boilerplate
|
||||||
- sbt-fx (Generates controller classes for JavaFX FXML files): https://bitbucket.org/phdoerfler/sbt-fx
|
- sbt-fxml (Generates controller classes for JavaFX FXML files): https://bitbucket.org/phdoerfler/sbt-fxml
|
||||||
|
|
||||||
Database plugins
|
Database plugins
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue