openjfx / javafx-gradle-plugin

Gradle plugin that makes it easy to work with JavaFX 11+
https://openjfx.io/
BSD 3-Clause "New" or "Revised" License
359 stars 62 forks source link

allows you to select a platform manually #95

Closed Lezenford closed 3 years ago

Lezenford commented 3 years ago

Allow you to build a jar for different platforms by manually installing the required platform

abhinayagarwal commented 3 years ago

Superseded by #103. The reason for selecting #103 over this PR is use of JavaFXPlatform :)