为什么我的 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
Why does my Eclipse crash all the time?
提问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-jdk
from the partner
repository.
尝试sun-java6-jdk
从partner
存储库安装。
回答by nikagra
回答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 并查看是否有帮助?