To build the installer, you just need to have a Java 17 JDK installed, then you can simply run ./gradlew make. This will build 3 native binaries (Linux x64, macOS x64 and Windows x64), containing the ...
It can be tedious trying to figure out how to run and create installers for JavaFX applications because of their native oS requirements this repository provides an example with maven that shows how to ...