Skip to main content



      Home
Home » Newcomers » Newcomers » Problem with Eclipse
Problem with Eclipse [message #1775180] Wed, 25 October 2017 17:19 Go to next message
Eclipse UserFriend
Hello,
I have a little problem with my eclipse.
I don't know how to fix it. The program say's "The Eclipse executable launcher was unable to locate its companion shared library".

Can someone can help me? :C

I found something about eclipse.ini and i dont know what to do.
There is log from it:
-startup
plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
--launcher.library
C:\Users\Michał\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359
-product
org.eclipse.epp.package.java.product
-showsplash
org.eclipse.epp.package.common
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vm
C:\Program Files\Java\jre1.8.0_144\bin
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Dosgi.instance.area.default=@user.home/eclipse-workspace
-XX:+UseG1GC
-XX:+UseStringDeduplication
--add-modules=ALL-SYSTEM
-Dosgi.requiredJavaVersion=1.8
-Xms256m
-Xmx1024m
--add-modules=ALL-SYSTEM
-Declipse.p2.max.threads=10
-Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
-Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/
Re: Problem with Eclipse [message #1775198 is a reply to message #1775180] Thu, 26 October 2017 04:13 Go to previous messageGo to next message
Eclipse UserFriend
I'm not sure that using the option --add-modules=ALL-SYSTEM when using a 1.8 JRE C:\Program Files\Java\jre1.8.0_144\bin is a good idea. I think that would make the JVM fail to launch as that option is only recognized by the 9.0 JRE.
Re: Problem with Eclipse [message #1790051 is a reply to message #1775198] Mon, 04 June 2018 05:11 Go to previous messageGo to next message
Eclipse UserFriend
I too am getting the same error. Can anyone help me.
My eclipse.ini file is as follows. And all the files do exist.
-startup
plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
--launcher.library
C:\Users\S VINEET KRISHNA\.p2\pool\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-javaagent:C:\Users\S VINEET KRISHNA\.p2\pool\plugins\org.eclipse.objectteams.otequinox_2.6.2.201804012017/otequinoxAgent.jar
-Dotequinox.weave.thread=base
-Dosgi.requiredJavaVersion=1.8
-Xms40m
-Xmx5g
--add-modules=ALL-SYSTEM
-Declipse.p2.max.threads=10
-Doomph.update.url=http://download.eclipse.org/oomph/updates/milestone/latest
-Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/

Re: Problem with Eclipse [message #1790090 is a reply to message #1790051] Mon, 04 June 2018 12:03 Go to previous message
Eclipse UserFriend
Do you have both read and execute permissions on all of the .exe and .dll files in the installation tree?
Previous Topic:Remove / Add Repository by Command Line
Next Topic:eGit - where's staged and status options?
Goto Forum:
  


Current Time: Thu Jul 17 05:10:27 EDT 2025

Powered by FUDForum. Page generated in 0.33202 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top