Ugh, the Open JFX/11 experience is awful :confused...
# tornadofx
d
Ugh, the Open JFX/11 experience is awful 😕. Java FX 8 'just works'. I'm throwing every combination of everything I can at this; the toolchain or plugins just seems broken; reports it can't see modules that are shown in the classPath.
s
@ilya.gorbunov helped me - https://kotlinlang.slack.com/archives/C0922A726/p1562698815423000?thread_ts=1562697848.422900&cid=C0922A726 when I was having the same struggle, I used the Zulu JDK 11 and the tornadofx-2.0.0-SNAPSHOT which got me where I needed to be for my silly little experiment, maybe it will help you too. 🙏🏻
👍 1