A simple project that demonstrates how to create installers for JxBrowser applications using jpackage.
This project was created for the "How to create installer for Java application" article.
To use this project follow the steps:
- Install JDK 21.
- For Windows, install WiX Toolset.
- Make sure your environment meets the requirements of JxBrowser.
- Request a free 30-day trial license key.
-
In the project directory, execute the command to generate an installer:
./gradlew jpackage
-
Find the installer in
build/distdirectory.
The information in this repository is provided on the following terms: https://www.teamdev.com/terms-and-privacy