Skip to content

An example project showing how to use jpackage with JxBrowser application.

License

Notifications You must be signed in to change notification settings

vlad-lubenskyi/jxbrowser-installer

Repository files navigation

jxbrowser-installer

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.

System Requirements

To use this project follow the steps:

  1. Install JDK 21.
  2. For Windows, install WiX Toolset.
  3. Make sure your environment meets the requirements of JxBrowser.
  4. Request a free 30-day trial license key.

Usage Example

  1. In the project directory, execute the command to generate an installer:

    ./gradlew jpackage
  2. Find the installer in build/dist directory.


The information in this repository is provided on the following terms: https://www.teamdev.com/terms-and-privacy

About

An example project showing how to use jpackage with JxBrowser application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages