JavaFXMavenApp/README.md
2023-03-11 16:18:42 +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 built (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.