i made a tornadofx with jdk11 project that worked fine until yesterday, but today:
when using jdk8 it highlights all javafx imports as unresolved references
when using jdk11 it doesnt highlight anything, but i still get "unresolved reference" compile errors
when using jdk13 i get a groovy script error even though i use a kotlinscript instead of groovy for my build.gradle
wtf is going on (╯°□°)╯︵ ┻━┻