You can add `println(fxmlLoader!!.namespace)` insi...
# tornadofx
e
You can add
println(fxmlLoader!!.namespace)
inside
init
to check what was found by the loader.