I can't get it to initialize a class for an import...
# tornadofx
b
I can't get it to initialize a class for an imported fxml both with spring and javafx, I have either one or the other (so I can either get a @FXML element or the spring repository, but not both at the same time)