Join Slack
Powered by
It's asking for the javafx libraries. Idk, should ...
# tornadofx
o
otakusenpai
10/12/2018, 11:00 AM
It's asking for the javafx libraries. Idk, should i import them too, or shouldn't they be autoimported into tornadofx ?
v
ValV
10/12/2018, 12:06 PM
File -> Project Structure -> Platform Settings -> SDKs -> Classpath -> Add(/usr/lib/jvm/java-8-openjdk/jre/lib/ext/jfxrt.jar)
ValV
10/12/2018, 12:06 PM
Where
/usr/lib/jvm/java-8-openjdk/jre/lib/ext/jfxrt.jar
is the path to your JavaFX
o
otakusenpai
10/12/2018, 12:07 PM
Yeah didnt use the TornadoFX-intellij-plugin Imported it and started a new project
otakusenpai
10/12/2018, 12:23 PM
will io.thorntail.javafx do it?
otakusenpai
10/12/2018, 12:24 PM
or do i have to download openjfx ?
v
ValV
10/12/2018, 1:24 PM
I dunno what is
io.torntail.javafx
but I installed
java-openjfx
separately
Open in Slack
Previous
Next