Open Eclipse Pop-up error prompt: Theeclipse executable launcher is unable to locate its companion shared library.
The launcher of the eclipse executable cannot find its shared library (Google tells me that the current level of English is not our drop, is working hard)
The contents of the Eclipse.ini file are as follows:
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.2.R36x_v20101222
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
the cause of the problem: the problem is in the small, red, said that the library is not found refers to that.
Workaround: put --launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.2.r36x_v20101222
Delete it on the go.
Eclipse error Hint: The Eclipse executable launcher was unable to locate its companion shared library.