This video demonstrates how to use Gradle to package JavaFX desktop applications from within IntelliJ IDEA 2021.1. That is, it shows how to make native installers that you can use to distribute your applications. My approach uses the application, javafx, and Badass JLink gradle plugins to get this done.