@abhinay I'm trying to run the jdk10 branch but I'm getting "Error: JavaFX runtime components are missing, and are required to run this application" when I try to run some of the test applications - do I have to add
add-module=
manually?
a
abhinay
11/14/2018, 10:51 PM
Modularizing TornadoFX is a good step forward but it isn't mandatory. How are you running the application? Adding TornadoFX as a dependency to some other project?
e
edvin
11/15/2018, 7:29 PM
No, I just tried to run some of the applications in the test suite. As applications, not tests.