Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Error, Launcher was unable to locate library(Error)
icon4.gif  Eclipse Error, Launcher was unable to locate library [message #1233081] Sat, 18 January 2014 15:15 Go to next message
Soerili R is currently offline Soerili RFriend
Messages: 3
Registered: January 2014
Junior Member
Hey guys,
I downloaded the 64-bit standart version of Eclipse and now this Error appears:

The Eclipse executable launcher was unable to locate its companion shared library

I have 64-bit Windows 8, 64-bit Java.
eclipse.ini should be in the File Attachments.

Thank you for your help,
Soerili
P.S. I'm sorry for my bad english since I'm not a native speaker Smile
  • Attachment: eclipse.ini
    (Size: 0.48KB, Downloaded 240 times)
Re: Eclipse Error, Launcher was unable to locate library [message #1233290 is a reply to message #1233081] Sun, 19 January 2014 06:22 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Are you sure it's using the 64-bit Java. Do you have a 32-bit one installed? Do you have the right permissions on the eclipse directory and its contents?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Eclipse Error, Launcher was unable to locate library [message #1233310 is a reply to message #1233290] Sun, 19 January 2014 07:48 Go to previous messageGo to next message
Enrico R. is currently offline Enrico R.Friend
Messages: 45
Registered: July 2009
Location: Germany
Member

I've looked at your eclipse.ini and it looks like you are using a 32-Bit Eclipse version with a 64-Bit JDK because of:

Quote:
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502


for 64Bit Eclipse it schould looks like:
Quote:
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20130807-1835


(I use Kepler)

I would recommend you to download a 64-Bit Eclipse version if you want to use a 64-Bit JDK.

[Updated on: Sun, 19 January 2014 07:57]

Report message to a moderator

Re: Eclipse Error, Launcher was unable to locate library [message #1233327 is a reply to message #1233310] Sun, 19 January 2014 09:09 Go to previous message
Soerili R is currently offline Soerili RFriend
Messages: 3
Registered: January 2014
Junior Member
Ty guys,
I just needed to change the .ini into a "64-bit version" and then everything was fine. I had Eclipse 64-bit, but I changed the .ini :/
Thanks for your help
Soerili
Previous Topic:Can't set break point in Eclipse
Next Topic:Use external files to test an application
Goto Forum:
  


Current Time: Fri Apr 26 18:44:53 GMT 2024

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

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

Back to the top