JavaFXMavenApp/README.md
2023-03-09 22:09:55 +01:00

11 lines
415 B
Markdown

# JavaFX Maven Project
Example Maven Project for a JavaFX Application.
Maven modules are configured so that even Images are build (including JPackage app-image).
Project includes PMD and spotbugs!
**Important**: Using moditect to add module descriptions is not required. New solution to create images through jpackage will be commited soon.
Check branch direct-jpackage to see the current test project I build.