javafx-gradle-plugin icon indicating copy to clipboard operation
javafx-gradle-plugin copied to clipboard

Task to Download OS-specific OpenJFX SDK

Open brunoborges opened this issue 5 years ago • 0 comments

Would be nice to have a task to allow user to quickly download the OS-specific, non-LTS JavaFX SDK based on where the Gradle build is being executed.

$ gradle downloadFXsdk

With this task, one could use the downloaded SDK instead of relying on manual downloads, custom tasks, or shell scripts to get the SDK to an external folder.

brunoborges avatar Mar 03 '20 05:03 brunoborges