java - How to fix the Eclipse executable launcher was unable to locate its companion shared library for windows 7? -


i getting following error, while launching eclipse:

the eclipse executable launcher unable locate companion shared library.

previously eclipse working fine when had jre6 installed on pc. after installing jre7 update 25, no longer able launch eclipse.

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 fix error? great.

had similar issue, result of update. please make sure names of libraries mentioned in eclipse.ini , actual names of these files on 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 

here post used fix issue on system http://codewithgeeks.blogspot.in/2013/11/fixing-eclipse-executable-launcher-was.html


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -