简体   繁体   English

Eclipse 意外退出

[英]Eclipse Quit Unexpectedly

I just installed Mac OSX Mavericks (10.9.2).我刚刚安装了 Mac OSX Mavericks (10.9.2)。 Installed JDK 1.7.0_55.安装了 JDK 1.7.0_55。 Everything seems to be installed properly.一切似乎都安装正确。 I downloaded Eclipse Kepler 4.3.2 and unzipped to my Applications folder.我下载了 Eclipse Kepler 4.3.2 并解压到我的应用程序文件夹。 Again I've double checked the installation.我再次仔细检查了安装。 When I start the Application, I get the following error message:当我启动应用程序时,我收到以下错误消息:

Eclipse quit unexpectedly.

I checked my Console Output and I get the following in the Eclipse Error Report:我检查了我的控制台输出,我在 Eclipse 错误报告中得到以下信息:

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000003c异常类型:EXC_BAD_ACCESS (SIGSEGV) 异常代码:KERN_INVALID_ADDRESS at 0x000000000000003c

What I've done so far: -Tried changing JVMCapabilities like in this post Eclipse Kepler for OS X Mavericks request Java SE 6 .到目前为止我所做的: - 尝试更改 JVMCapabilities 就像这篇文章Eclipse Kepler for OS X Mavericks request Java SE 6 一样 -Tried with JDK 1.8 -Allow apps downloaded from Anywhere - 使用 JDK 1.8 试过 - 允许从任何地方下载应用程序

I am new to Mac hence it might be a simple Code 18 but I would greatly appreciate any Input to help me resolve this.我是 Mac 的新手,因此它可能是一个简单的 Code 18,但我非常感谢任何帮助我解决这个问题的输入。

Etienne Pilon艾蒂安·皮隆

I emptied the thrash and then launch from the terminal and it works.我清空了 thrash,然后从终端启动,它工作正常。 I believe I copied the folder to my Application folder from the Downloads and then moved it to thrash instead of simply dragging the folder.我相信我将文件夹从下载复制到我的应用程序文件夹,然后将其移动到 thrash 而不是简单地拖动文件夹。

Simple Solution: When you finished the unzip of Eclipse, then go to Application folder and double click on eclipse-inst-mac64.dmg and the process of eclipse will begin.简单的解决方法: Eclipse 解压完成后,进入Application 文件夹,双击eclipse-inst-mac64.dmg,eclipse 的进程就开始了。 After installation simply open the eclipse and it will work.安装后只需打开eclipse,它就会工作。

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

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