Can someone explain me how to use zulufx? I am trying to build a tornadofx app, but I can't compile it due to "missing dependencies in the classpath" (javafx one of course). It seems like intellij idea is ignoring the kotlinOptions.jvmTarget="1.8"... Don't know what to do.