JavaFX plugin for SBT
    Knut Arne Vedaa 
    knut.arne.vedaa at broadpark.no
       
    Sun Nov 11 12:13:42 PST 2012
    
    
  
While we're on the topic of build tool plugins, I'd like to mention that 
I've written a JavaFX plugin for SBT (Simple Build Tool for Scala). It 
can be used to build both Scala as well as pure-Java JavaFX 
applications. Minimal configuration, with Maven/Ivy-style dependency 
management.
https://github.com/kavedaa/sbt-javafx
It's made as a simple wrapper around the Ant tasks in ant-javafx.jar, 
which from my perspective works very well. It doesn't implement all 
possible packaging options yet, but is still functional.
I'd be happy to collaborate on possible standarization of directories.
Knut Arne Vedaa
    
    
More information about the openjfx-dev
mailing list