Java 11和E(fx)在Eclipse 4.9上剪辑JavaFX插件:发生了错误 - 请参阅日志文件

问题描述:

我无法让我的Eclipse 2018-09(4.9)运行Java 11和E(fx)clipse JavaFX插件。

I can't get my Eclipse 2018-09 (4.9) running with Java 11 and E(fx)clipse JavaFX plugin.

我运行典型的帮助 - >为E(fx)clipse安装新软件过程,但重新启动后,Eclipse完全崩溃:我甚至无法再为新工作区打开Eclipse!

I run the typical Help -> Install new software procedure for E(fx)clipse, but after restart, Eclipse fully crashes: I can't even open Eclipse anymore for a new workspace!

当我尝试运行Eclipse时,我得到一个对话框:

When I try to run Eclipse, I get a dialog:


发生错误。请参阅日志文件C: \ workspace \.metadata\.log

"An error has occurred. See the log file C:\workspace\.metadata\.log"

我已将该日志文件的副本放在我的Github

I've put a copy of that log file on my Github.

好吧,我可以使用这个手动库设置,但我真的想让E(fx)clipse运行以获得Eclipse菜单选项和功能。那怎么解决呢?谢谢。

Well, I could run a hello world JavaFX application using this manual library setup, but I'd really like to get E(fx)clipse running in order to get the Eclipse menu options and functionality. So how to solve that? Thanks.

Eclipse e(fx)clipse 中对 Java 11的支持刚刚实施并且可用 自版本3.4.1 ,但根据您的日志,您的版本为3.3.0.201809010600。

In Eclipse e(fx)clipse the support for Java 11 has just been implemented and is just available since version 3.4.1, but according to your log you have version 3.3.0.201809010600.

请参阅 Eclipse bug 539739