gradle + kotlin + java 11 + openjfx 13 + tornadofx 2
Run the following command in the top directory:
./gradlew run
Simply open the project in your IDE and run the MyAppRun.kt class. Works in IntelliJ IDEA.
Run the shadowJar Gradle task.
This should result in build/libs/UMLReviewer-{version}-all.jar JAR file.