The Eclipse executable launcher was unable to locate its companion shared library
![]()
Hi,
I have downloaded RTC Client 6.0.2. for MAC. After download the RTC-Client-Mac-6.0.2.zip, I unzipped and tried to launch Eclipse.app from jazz/client/eclipse/Eclipse. However, I kept running into this error: The Eclipse executable launcher was unable to locate its companion shared library My MAC OS is Sierra 10.12.1. Does anyone have the same issue? I checked the Eclipse.ini and both files are there -startup ../../../plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar --launcher.library ../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.2.R36x_v20101019_1345 Any help is greatly appreciated. Thank you |
Accepted answer
One other answer
![]()
Searching the error "The Eclipse executable launcher was unable to locate its companion shared library" on public forum, it seems the most common cause of the issue is due to unzipping the Eclipse zip file incorrectly.
Please see the following discussions:
http://stackoverflow.com/questions/7070968/eclipse-executable-launcher-error-unable-to-locate-companion-shared-library
http://stackoverflow.com/questions/10876538/the-eclipse-executable-launcher-was-unable-to-locate-its-companion-launcher-jar
|