使用openJdk 14.0.1运行新的tornadoFX应用程序时出错

问题描述

每次尝试运行我的应用时都会遇到此错误

Kotlin: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
    class tornadofx.UIComponent,unresolved supertypes: javafx.event.EventTarget
    class tornadofx.App,unresolved supertypes: javafx.application.Application

我按照本指南https://developer.tizen.org/development/articles/openjdk-and-openjfx-installation-guide

安装了openjdk和openjfx

我的操作系统是Windows 10,我使用的是intellij IDEA社区,我的Kotlin插件版本是1.4.10

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)