Eclipse Installation on macOS

Oie*_*mez 6 java eclipse macos installation

I have formatted my Mac due to some storage issues. Before this, I used Eclipse in a proper way. Now i have installed the JDK 截屏 Then, i have installed Java 截屏

Until now everything seems to be correct but when I open the Eclipse installer... 创建java虚拟机失败截图

What can I do to fix this? I need to work with this the soon as possible.

Thanks

gre*_*449 7

macOS 上的 Eclipse 不会在安装 Java 14 的情况下启动,这在 Eclipse 错误561273 中进行了跟踪。

安装 Java 8 也无济于事。您需要删除 Java 14 安装。您可以改用 Java 13.0.2 版本。

Eclipse 已确定此问题的根本原因是此错误报告JDK-8238225 中描述的 Java 14 中的更改。对此的修复应该在 Java 14.0.1 中

更新:Eclipse 在 Oracle Java 14.0.1 上运行良好,因此问题已得到修复。