How do I turn a runtime image into an exe?

This page summarizes the projects mentioned and recommended in the original post on /r/JavaFX

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • javafx-gradle-plugin

    Gradle plugin that makes it easy to work with JavaFX 11+ (by openjfx)

  • OP here. I was able to successfully use jpackage to create an installer (exe) for Windows 10 and install a simple hellofx application based on the simple archetype on openjfx.io. The same process also worked for macos with some subtle differences.

  • jtoolprovider-plugin

    This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.

  • https://github.com/wiverson/jtoolprovider-plugin can do this also I think.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts