如何修复Eclipse可执行文件启动程序无法找到Windows 7的随播共享库? [英] How to fix the Eclipse executable launcher was unable to locate its companion shared library for windows 7?

查看:1678
本文介绍了如何修复Eclipse可执行文件启动程序无法找到Windows 7的随播共享库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在启动Eclipse时,我收到以下错误:

I am getting the following error, while launching Eclipse:


eclipse可执行文件启动程序无法找到其随播共享库。 / p>

The eclipse executable launcher was unable to locate its companion shared library.

以前Eclipse在我的电脑上安装了 jre6 安装 jre7 update 25 后,我将无法启动Eclipse。

Previously Eclipse was working fine when I had jre6 installed on my pc. After installing jre7 update 25, I am no longer able to launch Eclipse.

我的Eclipse ini -file具有以下行:

My Eclipse ini-file has these lines:

-startup
plugins\org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810 

如何解决此错误?任何帮助都会很好。

How do I fix this error? Any help would be great.

推荐答案

有类似的问题,这是更新的结果。请确保eclipse.ini中提到的库的名称和您的磁盘上这些文件的实际名称是否完全匹配。

Had similar issue, which was a result of update. Please make sure that names of libraries mentioned in eclipse.ini and the actual names of these files on your disk match exactly.

-startup
plugins\org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar

--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810

这是我曾在我的系统上修复这个问题的帖子 http://codewithgeeks.blogspot.in/2013/11/fixing-eclipse-executable-launcher-was.html

Here is the post that I used to fix this issue on my system http://codewithgeeks.blogspot.in/2013/11/fixing-eclipse-executable-launcher-was.html

这篇关于如何修复Eclipse可执行文件启动程序无法找到Windows 7的随播共享库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆