简体   繁体   English

在Mac上启动Eclipse时出错

[英]error when launching eclipse on Mac

I hava Java 7 installed: 我安装了Java 7:

➜ ~ java -version java version "1.7.0_76" Java(TM) SE Runtime Environment (build 1.7.0_76-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.76-b04, mixed mode) ➜ ~ java〜java -version Java版本“ 1.7.0_76” Java(TM)SE运行时环境(内部版本1.7.0_76-b13)Java HotSpot(TM)64位服务器VM(内部版本24.76-b04,混合模式)➜〜

I downloaded eclipse 4.3 and when launching I receive the error saying it needs : 我下载了eclipse 4.3,启动时收到错误消息说需要:

"To open "Eclipse" you need to install the legacy Java SE 6 runtime". “要打开“ Eclipse”,您需要安装旧版Java SE 6运行时”。

Do i need to install JavaSE 6 runtime besides having JavaSE 7 runtime?? 除了具有JavaSE 7运行时之外,我还需要安装JavaSE 6运行时吗?

Yes. 是。 For Mac, and if you don't want to manually mess up with the current installed Java 7 environment, you need to manually download and install a JaveSE 6 runtime 对于Mac,如果不想手动使用当前安装的Java 7环境,则需要手动下载并安装JaveSE 6运行时

You can find the Apple download at 您可以在以下位置找到Apple下载

http://support.apple.com/kb/dl1572 http://support.apple.com/kb/dl1572

Hope this helps 希望这可以帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM