edvin
07/10/2016, 7:25 PMKProperty1
requires it for the call
function. We use it for some exotic corner cases involving column creation for TableViews, if you have weird properties. (For example a JavaFX property exposed as a field instead of a function like the spec dictates). These are corner cases, that's why I'm reluctant to add the dependency. The error message now is very clear, it basically says that you have to put kotlin-reflect on your classpath.