Eclipse failing to open

Jordon Myers

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.

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

http://pastebin.com/An5CRq3e

EDIT: I'm using x64-bit version of Java

paulsm4

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

This line looks significant:

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

SUGGESTIONS:

  1. From a command prompt:

    • cd into your Eclipse directory

    • type eclipse -clean -clearPersistedState

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

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Tomcat 7 in Eclipse Indigo: Tomcat failing to start

From Dev

Unable to open eclipse marketplace

From Dev

Applescript failing to open app in new window

From Dev

ifstream failing to open

From Dev

Eclipse does not open my workspace

From Dev

Eclipse Update Failing with Message "Insufficient access privileges to apply this update"

From Dev

Ant build in Eclipse failing: Unable to understand the error from console

From Dev

Open JDK crashing eclipse

From Dev

Eclipse open all files in project

From Dev

Eclipse open code in separate window

From Dev

Open Files in Eclipse?

From Dev

Eclipse Open Type: Restrict to open project

From Dev

Opencv's javacameraview failing to open camera on Android Marshmallow Devices

From Dev

Applescript failing to open app in new window

From Dev

Eclipse Failing to start

From Dev

Error during open the eclipse

From Dev

Custom Open Graph Story failing Facebook review

From Dev

How to open my eclipse?

From Dev

List of open projects in Eclipse

From Dev

pdf is getting downloaded but failing to open in asp.net

From Dev

VBS script to open excel to call macro failing

From Dev

Android Facebook version 4.0 open graph post bitmap failing

From Dev

drush failing with autoload.php failed to open stream

From Dev

Failing IF in a WHILE loop in BASH script that checks for open 22 ports

From Dev

Failing to open spreadsheet

From Dev

Failing File I/O is_open() in Qt Creator

From Dev

Cron is trying (and failing) to open env file: /etc/environment

From Dev

Windows SIM is failing to open a .wim with a System.BadImageFormatException

From Dev

FPDF - failing to open eps file?

Related Related

HotTag

Archive