我更新了java并且eclipse不起作用 [英] I updated java and eclipse does not work

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

问题描述

我今天 23.06.2012 更新了我的 JRE,之后日食将不再启动.当我双击启动 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?

推荐答案

这对我有用:删除行:

-vmargs
-Dosgi.requiredJavaVersion=1.5

添加这两行:

-vm
C:Program FilesJavajdk1.7.0_03injavaw.exe

编辑路径以匹配您的安装.ini 文件通常位于 $ECLIPSE_HOME/eclipse.iniEclipse ini 文件

Edit the path to match your installation. The ini file is generally present at $ECLIPSE_HOME/eclipse.ini Eclipse ini file

注意:您需要更改 Windows 安全设置才能获得访问权限.我建议您不要在记事本中编辑此类文件(使用记事本++).在编辑之前备份文件.

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天全站免登陆