Stephane M
05/01/2019, 10:18 AMjava.lang.reflect.InaccessibleObjectException: Unable to make field private double javafx.scene.control.TableView.contentWidth accessible: module javafx.controls does not "opens javafx.scene.control" to module tornadofx
I can happily solve them one by one as they appear, but I'm not sure I'm doing things the right way
Edit: Actually that one it seems I can't solve from my module-info.java
file