Eclipse无法打开 [英] Eclipse failing to open

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

问题描述

我的Eclipse IDE一直无法打开.我已经将Java更新为最新版本,并获得了最新的Eclipse版本.我正在运行x64 Windows,似乎错误日志正在尝试使用x32,但是我已经安装了x64版本的Eclipse.我尝试重新安装x64版本,但仍然无法正常工作.

My Eclipse IDE keeps failing to open. I've updated my java to the latest version, I've got the newest Eclipse Version. I'm running x64 Windows, it seems like the Error log is trying to use x32, but I've installed a x64 version of Eclipse. I tried re-installing the x64 version and it still didn't work.

我链接的Pastebin中是日志的内容.

In the Pastebin I've linked is the contents of the Log.

http://pastebin.com/An5CRq3e

我正在使用Java的x64位版本

I'm using x64-bit version of Java

推荐答案

感谢您复制/粘贴日志-绝对有帮助!

Thank you for copying/pasting the log - definitely helpful!

这一行看起来很重要:

Caused by: org.eclipse.core.internal.resources.ResourceException: Incompatible file format. Workspace was saved with an incompatible 

建议:

  1. 从命令提示符处:

  1. From a command prompt:

  • cd进入Eclipse目录

  • cd into your Eclipse directory

类型 eclipse -clean -clearPersistedState

重命名(或删除)所有旧的工作区以强制Eclipse创建新的工作区

Rename (or delete) any old workspaces to force Eclipse to create a new workspace

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

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