<@U3M42AS2W> I'm trying to run the jdk10 branch bu...
# tornadofx
e
@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
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
No, I just tried to run some of the applications in the test suite. As applications, not tests.
(Sorry, didn't see your reply before now)