I need to test TornadoFX on 11 soon
# tornadofx
t
I need to test TornadoFX on 11 soon
a
It works for most part. Some rarely used components are failing. But you can just check it in a test run. I have a build script that works both on 8 and 11 if you want
👍 1
a
Hi, I'm also intrested in developing TornadoFX app with JDK11, I will appreciate any guides or samples.
a
Here it is: https://github.com/altavir/fx-demo/blob/master/build.gradle.kts It is a demo porject I've made for a lection/
😀 1
🙏 1
👍 1
a
Thank you @altavir