Eclipse - "The eclipse executable launcher was unable to locate its companion shared library"

0

I already had the eclipse installed working normally (I did not use it much) but now that I was open it appears this message when I try to run .exe:

  

"The eclipse executable launcher was unable to locate its companion shared library"

I've reinstalled it several times and it's still the same. (Yes, both Java and eclipse are in the same 64x versions) the Java folder is in:

  

C: \ Program Files \ Java \ jdk1.8.0_101

eclipse folder:

  

C: \ java-neon

I've tried installing in other folders and nothing, I tried to install it in the java folder itself, but then it does not complete the installation. I do not know what that can be.

    
asked by anonymous 19.08.2016 / 04:51

1 answer

0

It seems the launcher is not complete, and you are not downloading all the components. It just installed a "java-neon" folder and nothing appeared on the workspace.

I tested using a .zip link and it worked.

    
19.08.2016 / 05:13