<@U3M42AS2W> I tried, now it complains about "Unkn...
# tornadofx
e
@abhinay I tried, now it complains about "Unknown module: javafx.controls specified to --add-exports", but I've added a
requires javafx.controls
line to my
module-info.java
. Seems like it's not picking it up. Hopefully this can be described in the build system somehow, we can't expect users to add all this gibberish to the command line to run apps 😞