为什么我的 Eclipse 总是崩溃?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/4549405/
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 15:34:09  来源:igfitidea点击:

Why does my Eclipse crash all the time?

eclipsecrashopenjdkubuntu-10.10

提问by speendo

Somehow stupid question, I have to admit - hope it won't cost me too many points.

不知何故愚蠢的问题,我不得不承认 - 希望它不会花费我太多积分。

To make it clear: I would also be happy if you can help me find the reason for the crashes. I wouldn't expect a precise answer.

说清楚:如果您能帮我找到崩溃的原因,我也会很高兴。我不希望得到准确的答案。

However, I don't see why my Eclipse is crashing (freezing) all the time. Mostly when I save a file.

但是,我不明白为什么我的 Eclipse 总是崩溃(冻结)。主要是当我保存文件时。

For some reason, crashes seem to increase lately...

出于某种原因,最近崩溃似乎增加了......

I use Eclipse Helios (Version: 3.6.1)and Java version 1.6.0_20(OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu2) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)) on Ubuntu 10.10 (64-Bit).

我在 Ubuntu 10.10(64 位)上使用 EclipseHelios (Version: 3.6.1)和 Java 版本1.6.0_20(OpenJDK 运行时环境(IcedTea6 1.9.2)(6b20-1.9.2-0ubuntu2)OpenJDK 64 位服务器 VM(构建 19.0-b09,混合模式))。

Thank you!

谢谢!

采纳答案by ismail

Try installing sun-java6-jdkfrom the partnerrepository.

尝试sun-java6-jdkpartner存储库安装。

回答by nikagra

What version of Firefox you are using? The problem may be in xulrunner. Firefox 4 uses xulrunner 2.0, but eclipse 3.6 aren't compatible with it. Read more here

您使用的是哪个版本的 Firefox?问题可能出在 xulrunner。Firefox 4 使用 xulrunner 2.0,但 eclipse 3.6 与它不兼容。在这里阅读更多

回答by Harima555

i also have had problems running eclipe with the open jdk, you can try to install sun's/oracle's jdk and run eclipse with it

我也遇到了使用开放 jdk 运行 eclipe 的问题,您可以尝试安装 sun/oracle 的 jdk 并使用它运行 eclipse

回答by Abdullah Jibaly

Have you tried using the sun-jdk instead to run Eclipse and see if that helps?

您是否尝试过使用 sun-jdk 来运行 Eclipse 并查看是否有帮助?