javafx-gradle-plugin
javafx-gradle-plugin copied to clipboard
Task to Download OS-specific OpenJFX SDK
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.