我更新java和eclipse不工作 [英] I updated java and eclipse does not work

查看:119
本文介绍了我更新java和eclipse不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我今天23.06.2012更新了我的JRE,之后eclipse将不再启动。当我双击启动eclipse时,启动屏幕就像一个相机闪光灯一样,然后没有任何反应。

I updated my JRE today 23.06.2012, and after that eclipse will no longer start. When I double click to start up eclipse the splash screen appears like a camera flash and then nothing happens.

有关如何解决这个问题的任何想法?

Any ideas as to how to fix this?

推荐答案

这对我有用:
删除行:

This is what worked for me: Remove the lines:

-vmargs
-Dosgi.requiredJavaVersion=1.5

添加以下两行:

-vm
C:\Program Files\Java\jdk1.7.0_03\bin\javaw.exe

编辑路径以匹配您的安装

edit the path to match your installation

注意:您需要更改Windows安全设置才能访问。我建议你不要在记事本中编辑这种类型的文件(使用notepad ++)。在编辑之前备份文件。

Note: You'll need to change windows security settings to get access. I recommend you don't edit this type of file in notepad (use notepad++). Backup the file before you edit.

这篇关于我更新java和eclipse不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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