Commit Graph

8 Commits

Author SHA1 Message Date
7484570e40 Updated project further
Updated scala version to 2.13.4
Compiles to Java 11 now
Updated sbt to 1.4.3
Updated scalafx version to 14
Removed unneeded dependencies
Removed Akka code
Added lint and fatal warnings scalac options
Added parantheses to side effecting methods
Added >> and << methods to observables
2020-12-13 21:08:40 +05:30
Michael D. McCray
5ff516d4e6 update build for jdk 12 2020-03-29 12:36:26 -05:00
Sarah Gerweck
835b1a8aa8
Remove the deprecated Akka Agent
This was never actually used, except maybe in an experimental branch.
Akka Agent is officially deprecated so I won't be adding any ScalaFX
bridges for it. Use actors to manage state instead.
2018-03-17 18:00:57 -07:00
Sarah Gerweck
c1fafcfc8f
Switch from Scalaz to Cats 2018-01-10 22:15:58 -08:00
Sarah Gerweck
d5b2e1576e Don't need jfxrt.jar from JAVA_HOME anymore 2017-11-02 01:31:31 -07:00
Sarah Gerweck
3a851d57b9
Enable site settings 2017-10-29 19:21:22 -07:00
Sarah Gerweck
d39e796090 Make the standard Eclipse settings an autoplugin 2016-09-25 17:18:10 -07:00
Sarah Gerweck
07cd22a64d Refactor the build into SBT 1.0 style 2016-09-24 21:17:30 -07:00