打开Eclipse时出现"The Eclipse executable launcher was unable to locate its companion

阅读更多

打开Eclipse时出现"The Eclipse executable launcher was unable to locate its companion shared library"情况的解决办法

网上的解决方法分为三种:

1.修改eclipse.ini配置文件(a,b两种方式),
a.将--launcher.library和-startup下面的路径都改为当前的正确路径
b.删除-startup及plugins/...这两行数据

2.查看jdk环境是否配置完善,jdk版本与eclipse版本是否相对应都为64位或32位,重新配置环境变量

3.用win rar解压eclipse的压缩文件试试重新安装eclipse

 

出自:https://www.cnblogs.com/akiradunn/p/5736249.html

你可能感兴趣的:(打开Eclipse时出现"The Eclipse executable launcher was unable to locate its companion)