Cool - have you had success creating a configurati...
# tornadofx
a
Cool - have you had success creating a configuration to be able to attempt a launch?
a
I've added JavaFX as global library, and then run main class as usual
a
ahhh. I see. This is because your app class is not inheriting from TornadoFX
trying this again!
Great! Thanks for the pointer. Alright, now to figure out how to make the test part work
a
I actually start to understand why you meant submodules. You won't be able to get compile error in this example. You are indeed need submodules 🙈
Though IDE diagnostics are on point
a
Okay, should I go ahead and try to to make the test part working or should I add submodules?
This table covers the problem pretty much
a
yeah, you just have to make everything open sadly
no workaround for that, as the JVM is a bit more conservative with that kind of security feature