Version 1.3.0
Changes¶
- Update scala 2.12.7
- Removed Property
javaFxDevKit
- Renamed Property
javaFxPkgResourcesDir
tojavaFxPkgResourcesPath
- Added Property
javaFxAntPath
Migration from 1.2.x¶
The DevKit Property is removed and you can set the path to your AntFile.
Download¶
SBT¶
addSbtPlugin("com.quadstingray" % "sbt-javafx" % "1.3.0")
1.5.2