Category "javafx"

Add JavaFX jmods to java --list-modules

Preface: I need to open .jar files which requires Java and JavaFX. I have installed both Java (from Oracle website) and JavaFX (SDK from openjfx website). I ha

How to create a standalone .exe in Java (that runs without an installer and a JRE)

How can I make a standalone Windows executable(.exe) for my JavaFX project(I wrote in IntelliJ IDEA), without an installer for my program? I want the user to do