mac 上的 Eclipse 安装错误(JVM 不兼容)

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/32389097/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 22:50:17  来源:igfitidea点击:

Eclipse installation error on mac (incompatible JVM)

javaeclipsemacos

提问by Kaley Lott

I have just updated to OS X on my 2009 macbook pro, however when I downloaded Eclipse 64bit I am getting an error message like this: Version 1.6.0_65 of the JVM is not suitable for this product. Version 1.7 or greater is required. I am not sure what I need to download to be able to make eclipse open on my computer. If anyone could help that would be great!

我刚刚在我的 2009 macbook pro 上更新到 OS X,但是当我下载 Eclipse 64bit 时,我收到一条错误消息:JVM 的 1.6.0_65 版不适合该产品。需要 1.7 或更高版本。我不确定需要下载什么才能在我的计算机上打开 eclipse。如果有人可以提供帮助,那就太好了!

回答by Will Richardson

Download and install the latest JDK from Oracle.

从 Oracle下载并安装最新的 JDK