Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Trouble with starting Eclipse(I'm having trouble starting the Java version of Eclipse.)
Trouble with starting Eclipse [message #673865] Wed, 25 May 2011 01:52 Go to next message
Eclipse User is currently offline Eclipse UserFriend
Messages: 1
Registered: May 2011
Junior Member
NOTE:This is the java version of Eclipse on a Windows 7 computer.

When I try to run the Eclipse.exe file, I get a dialog box that says "The Eclipse executable launcher was unable to locate its companion shared library."

I already tried adding a path to the vm in the .ini file.

Here are the contents of my .ini file:

=====================================================================================
-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.java.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vm
C:\Program Files (x86)\Java\jre6\bin\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx384m
=====================================================================================

What should I do?
Re: Trouble with starting Eclipse [message #674003 is a reply to message #673865] Wed, 25 May 2011 13:34 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 5/24/11 9:52 PM, forums-noreply@eclipse.org wrote:
> The Eclipse executable launcher was unable to locate its companion
> shared library

Did you bother to search the web for that error message? There are
plenty of discussions about it, including solutions that have worked for
people.
Try unzipping the eclipse download with something other than Windows'
built-in ZIP utility.

Eric
Previous Topic:Installing Glassfish
Next Topic:Workspace and Project Bird's Nest
Goto Forum:
  


Current Time: Fri Apr 19 00:18:52 GMT 2024

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

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

Back to the top