Let's build a JavaFX app with Kawa Scheme!
This is a work-in-progress to integrate the GluonHQ work for JavaFX and make it work using Kawa Scheme.
To build,
mvn compile
To run,
mvn javafx:run
This is a standalone solution, and does not require setting JAVAFX_HOME
using environment variables.
Native image cannot be built:
mvn client:build