Skip to content

duncanmak/kawa-javafx-graalvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

kawa-javafx-graalvm

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.

What works

To build,

mvn compile

To run,

mvn javafx:run

This is a standalone solution, and does not require setting JAVAFX_HOME using environment variables.

What doesn't work

Native image cannot be built:

mvn client:build

About

Let's build a JavaFX app with Kawa Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages