Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.54 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.54 KB

GluonFX plugin for Maven

Maven Central Github Actions BSD-3 license

GluonFX plugin for maven leverages GraalVM, OpenJDK and JavaFX 11+, by compiling into native code the Java Client application and all its required dependencies, so it can directly be executed as a native application on the target platform.

Requirements

Check the requirements for the target platform before you get started.

Getting started

Follow this guide on how to apply the plugin and use the different goals.

Documentation and samples

Check the documentation for more details about the plugin and running the samples.

Issues and Contributions

Issues can be reported to the Issue tracker

Contributions can be submitted via Pull requests, providing you have signed the Gluon Individual Contributor License Agreement (CLA).