It's asking for the javafx libraries. Idk, should ...
# tornadofx
o
It's asking for the javafx libraries. Idk, should i import them too, or shouldn't they be autoimported into tornadofx ?
v
File -> Project Structure -> Platform Settings -> SDKs -> Classpath -> Add(/usr/lib/jvm/java-8-openjdk/jre/lib/ext/jfxrt.jar)
Where /usr/lib/jvm/java-8-openjdk/jre/lib/ext/jfxrt.jar is the path to your JavaFX
o
Yeah didnt use the TornadoFX-intellij-plugin Imported it and started a new project
will io.thorntail.javafx do it?
or do i have to download openjfx ?
v
I dunno what is io.torntail.javafx but I installed java-openjfx separately