downloading ZuluJDK8 saved my life after downgradi...
# tornadofx
a
downloading ZuluJDK8 saved my life after downgrading Gradle and Kotlin lol
n
A much better option is to use ZuluFX JDK ( https://www.azul.com/downloads/zulu/zulufx/ ), which is a custom JDK based on OpenJDK that has OpenJFX bundled. ZuluFX JDK can be installed via SDK Man ( https://sdkman.io/ ).
a
Uhhh yep. That's what I used.
Also, the issue was JDK11 not working with KotlinCoreEnvironment. Scripting issues.
n
What is the scripting part used for?
a
PSI parsing
🆗 1