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.ini。

   二、将--launcher.library和-startup下面的路径都改为当前的正确路径。
如我的eclipse的存放路径由D:\Program Files\改为D:\,则将路径里eclipse前的“Program Files\”去掉即可。

你可能感兴趣的:(The Eclipse executable launcher was unable to locate its companion shared library”)