Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse executable launcher error: Unable to locate companion shared library

I had Eclipse Indigo installed on my computer with the Android plugin and it was working perfectly for about two weeks. Today, I updated java and quicktime then restarted my computer. When it booted back up, eclipse had completely vanished - all the program files have completely disappeared. When I try to reinstall it, I get an error message that says

The Eclipse executable launcher was unable to locate its companion shared library.

What happened and how can I fix it?

like image 653
Cbas Avatar asked Aug 15 '11 21:08

Cbas


1 Answers

I've just encountered the same issue. The problem for me was Windows 7 default unzipper program. It has a problem when it encounters files that have a deep file structure. I read about this issue some time ago but can't recall the article. Fix for me is to unzip the Eclipse download using WinZip (or some other tool which does'nt have this issue).

like image 143
blue-sky Avatar answered Sep 22 '22 17:09

blue-sky