Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 164 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 164 Bytes

HelloFXPolyglot

HelloFX example with Polyglot bindings

JVM workflow

mvn clean javafx:run

Native-image workflow

mvn clean client:build client:run