首页 新闻 会员 周边

JAVA升级到JAVA8之后eclipse无法启动

0
悬赏园豆:10 [已解决问题] 解决于 2015-05-07 10:05

每次升级JAVA到JAVA8,eclipse就无法启动,出现下面错误

我从百度上找到一个帖子说把JAVA8 UPDATE 25卸载了就好了,但是我卸载之后再打开eclipse说是无法找到JAVA RUNTIME ENVIRONMENT.

百度帖子:http://jingyan.baidu.com/album/25648fc1bcbda39191fd00b0.html?picindex=1

雁翎飘飘的主页 雁翎飘飘 | 初学一级 | 园豆:179
提问于:2015-05-07 09:42
< >
分享
最佳答案
0

参考 Fix Java was Started but Returned Exit Code=13 in Eclipse 

"java 8 java was started but returned exit code=13"可能是以下原因引起的:

Reason 1: The most common reason behind this problem is, we are trying to install different bit version-that is, 64 bit or 32 bit version of the software. It maybe either Eclipse or Java.

Reason 2: Configuration mistake in Eclipse.ini file

Reason 3: Special characters ( #, !, @) in Eclipse installation directory

Reason 4: You maybe using latest version of Eclipse, but you might be using wrong version or unsupported version of Java Virtual Machine (JVM)

文中针对每一种原因提供了解决方法。

收获园豆:10
dudu | 高人七级 |园豆:30994 | 2015-05-07 09:48

非常感谢

雁翎飘飘 | 园豆:179 (初学一级) | 2015-05-07 10:06
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册