<@UAA7Q4ZCH> Are you installing the TornadoFX jdk-...
# tornadofx
a
@bjonnh Are you installing the TornadoFX jdk-10 branch on your local maven repo?
b
I made a jar and loading that jar…
but it doesn't seem to work
a
Just loading the jar won't work
you either need to make a fat jar or add TornadoFX dependencies manually
b
so I added that jar I built and the javafx, but I don't even see javafx packages in intelliJ so I guess I am missing the SDK
I will have to try that again today