Eclipse locked on screen workspace laucher

0

I have not been able to open Eclipse for a few days after installing JDK 8 . The workspace selection screen hangs and I can not do anything.

I just installed JDK 8 , I just unzipped a new Eclipse , never opened the same, has plugin installed, the .metadata folder, and still crashes in the workspace selection when you open Eclipse .

The error in Event Properties of Windows is this:

[! [The program eclipse.exe version 0.0.0.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.  Process ID: 1240  Start Time: 01d215d37852a303  Termination Time: 14  Application Path: C: \ JAVA \ Applications \ eclipseJUNO \ eclipse.exe  Report Id: c6fda0bf-81c6-11e6-9c14-28c2dd8de649  Faulting package full name:  Faulting package-relative application ID:] [1]] [1]

Has anyone seen this yet?

    
asked by anonymous 23.09.2016 / 22:01

2 answers

2

If you click on the Eclipse shortcut, it does not open or get stuck on the Workspace Launcher screen, there may be a Java upgrade with 32/64-bit incompatibility.

Go to the directory: C: \ ProgramData \ Oracle \ Java

Delete the "javapath" folder

Problem similar to below.

p>

Thank you.

    
08.12.2016 / 13:17
1

Hello, you have to delete the .lock file inside the ECLIPSE / workspace / .metadata directory. By doing this it opens.

    
17.11.2016 / 21:26