Eclipse打开报错 :The Eclipse executable launcher was unable to locate its companion shared library
Eclipse打开报错 :The Eclipse executable launcher was unable to locate its companion shared library
问题原因:常见于更换eclipse路径,导致配置文件与eclipse更换后的路径不符导致!
解决方案:
打开eclipse目录下的配置文件eclipse.ini。将-launcher.library和-startup下面的路径都改为当前的正确路径。
如图:
将图中标注地址改成当前eclipse文件所在目录即可!目录全路径最好是英文!