eclipse 3.4无法启动 [英] eclipse 3.4 can't start

查看:213
本文介绍了eclipse 3.4无法启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

昨天我尝试通过点击eclipse.exe(在eclipse文件夹中)启动eclipse 3.4,并且正常运行。
然后昨天晚上,我做Windows更新。今天,当我尝试运行eclipse 3.4时,它有错误。您可以在这里找到错误消息 SCREENSHOT

Yesterday, I try to start eclipse 3.4 by click eclipse.exe (in eclipse folder), and run normally. Then yesterday night, I do windows update. Today, when I try to run eclipse 3.4, it has error. The error message you can find at here SCREENSHOT

我使用windows xp sp2和java 1.5 update 14。

I use windows xp sp2, and java 1.5 update 14.

我不知道如何修复,所以我卸载了我的jdk1.5.14然后安装了jdk1。 5.21。问题依然存在。
如果我使用bat文件(eclipse.bat)与文件的内容如下所示:

I don't know how to fix that, so I uninstalled my jdk1.5.14 then installed jdk1.5.21. The problem still exist. If I use bat file (eclipse.bat) with the content of the file is like below:

eclipse -vmargs -Xmx256M

它将正常运行。但是当我更改为-Xmx512M或(> = 512M)时,它会显示错误,如屏幕截图。

it will run normally. But when I change into -Xmx512M or (>= 512M), it will display error like the screenshot.

当我从eclipse 3.5开始时,发生同样的问题。但是当我从eclipse 3.3开始的时候,eclipse 3.3正常启动(我觉得eclipse 3.3使用的内存低于3.4以上,只有512M,已经测试过,但忘记了eclipse 3.3消耗的内存)。

The same problem is occurred when I start with eclipse 3.5. But when I start with eclipse 3.3, eclipse 3.3 is start normally (I think eclipse 3.3 is use memory lower than 3.4 above, <= 512M only, have tested, but forgot how much memory consumed by eclipse 3.3).

我只是猜测问题是从我的窗口。我真的很感激任何人可以帮助这个问题。

I am just guess the problem is from my windows. I really appreciate if anyone can help this problem.

推荐答案

你可以尝试这个 eclipse.ini

它确实有一个Xmx低于512,仍然设法运行eclipse相当快(我建议使用最新的JDK为此,虽然,即使你使用JDK5为您的程序)

You could try with this eclipse.ini:
it does have a Xmx lower than 512 and still manage to run eclipse pretty fast (I would recommend using the latest JDK for this, though, even if you are using JDK5 for your programs)

还检查您的 eclipse.ini 的每一行:他们不能有任何额外的空间。

Check also each lines of your eclipse.ini: they must not have any extra space.

这篇关于eclipse 3.4无法启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆