jDeploy Template JavaFX Maven Starter
April 19, 2025 ยท View on GitHub
About this Project
This project was generated using the "JavaFX Maven Starter" project template from jDeploy, a tool to deploy Java desktop apps on Windows, Mac, and Linux.
To create your own application based on this template, open jDeploy, select "Create New Project", select the "Swing Boot Starter" template, and complete the wizard.
Requirements
- Java 24
Features
- Maven
- JavaFX
- Modular
Run
./mvnw javafx:run
Build
./mvnw package
Deploy
Short Version: Open project in jDeploy, and press "Publish"
Advanced Deployment
See jDeploy Manual