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
347 stars 59 forks source link

Added support for 32-bit Windows #161

Open P1-support opened 6 months ago

P1-support commented 6 months ago

Adds support for Windows 32-bit. We have a bunch of clients that still run those.

sirop commented 1 month ago

https://github.com/leomekenkamp/m.nlcode.nl/blob/master/buildSrc/src/main/java/org/openjfx/gradle/JavaFXPlatform.java#L119-L121 ?