Gradle plugin that makes it easy to work with JavaFX 11+
BSD 3-Clause "New" or "Revised" License
359
stars
62
forks
source link
Create extra variable to force which platform should be used by JavaFX framework #134
Closed
kristofmoens closed 2 years ago
The extra parameter can be used similar to:
Which will force to use the Windows libraries for JavaFX. This will make it possible to cross-compile libraries for different operating systems.