纵有疾风起
人生不言弃

The Myeclipse executable launcher was unable to locate its companion shared library

打开myeclipse的时候弹出:The Myeclipse executable launcher was unable to locate its companion shared library

解决办法:在安装目录下打开 myeclipse.ini

发现 /MyEclipse/Common/的路径找不到了,因为修改了文件夹的名字。 因为上次装MyEclipse装在E盘 这次装在D盘 所以会有两个地方。

所以:

1.根据ini文件的路径找到MyEclipse/Common/ 

2.或者更改ini文件到新的路径。

#utf8 (do not remove)
#utf8 (do not remove)
-startup
E:/本机常用软件/MyEclipse/Common/plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.library
E:/本机常用软件/MyEclipse/Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_4.2.0.v201201111650
-install
D:\Program Files\MyEclipse
-vm
E:\本机常用软件\MyEclipse\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\javaw.exe
-configuration
D:\Program Files\MyEclipse\configuration
-vmargs
-Xmx512m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore

原文链接:https://lookme.blog.csdn.net/article/details/44703893

本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。

未经允许不得转载:起风网 » The Myeclipse executable launcher was unable to locate its companion shared library
分享到: 生成海报

评论 抢沙发

评论前必须登录!

立即登录