小编Ato*_*omX的帖子

任务“运行”导致:org.joor.ReflectException: java.lang.NoSuchFieldException: javaExecHandleBuilder - Gluon 移动项目

当我尝试在 NetBeans 中运行我的整个项目时,我收到以下错误日志:

...
Task :run FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':run'.
> org.joor.ReflectException: java.lang.NoSuchFieldException: javaExecHandleBuilder

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 4s
Run Code Online (Sandbox Code Playgroud)

我不知道发生了什么,我在 build.gradle 中指定了主类...请帮助!

javafx gluon-mobile

10
推荐指数
1
解决办法
2076
查看次数

标签 统计

gluon-mobile ×1

javafx ×1