> On Thu, Jun 25, 2020 at 5:27 PM slipbits <slipb...@slipbits.com 
> <mailto:slipb...@slipbits.com>> wrote:
> Under Java with Maven I see "FXML JavaFX Maven Archetype (Gluon)" and "Simple 
> JavaFX Maven Archteype (Gluon)". I suspect one of these should be chosen. The 
> book I'm reading, JavaFX 8 by Example, recommends Java with Gradle. Any idea 
> when that will be ready?
> 
> 

Java with Gradle works now.  Make a new Gradle project, then edit build.gradle 
to include the javafx plugin as per the Gradle examples on OpenJFX.io  

https://openjfx.io/openjfx-docs/#gradle
https://github.com/openjfx/samples/blob/master/HelloFX/Gradle/hellofx/build.gradle

Regards,

Scott

Reply via email to