Skip to main content



      Home
Home » Newcomers » Newcomers » Can't Open Eclipse(Failed to load JNI shared Library)
Can't Open Eclipse [message #1223124] Sun, 22 December 2013 08:23 Go to next message
Eclipse UserFriend
I have an error when trying to open Eclipse it says:

Failed To Load JNI shared Libarry
"C:\.......\eclipse\jre\bin\client\jvm.dll"

Please Help
Re: Can't Open Eclipse [message #1223493 is a reply to message #1223124] Mon, 23 December 2013 10:04 Go to previous messageGo to next message
Eclipse UserFriend
On 12/22/2013 06:23 AM, Joe Gibson wrote:
> I have an error when trying to open Eclipse it says:
>
> Failed To Load JNI shared Libarry
> "C:\.......\eclipse\jre\bin\client\jvm.dll"
>
> Please Help

Read sticky posts at the top of the forum?

http://www.eclipse.org/forums/index.php/t/198527/
Re: Can't Open Eclipse [message #1223499 is a reply to message #1223493] Mon, 23 December 2013 10:22 Go to previous messageGo to next message
Eclipse UserFriend
i did read it and thats how i got to that
Re: Can't Open Eclipse [message #1223559 is a reply to message #1223493] Mon, 23 December 2013 14:28 Go to previous message
Eclipse UserFriend
On 12/23/2013 08:04 AM, Russell Bateman wrote:
> On 12/22/2013 06:23 AM, Joe Gibson wrote:
>> I have an error when trying to open Eclipse it says:
>>
>> Failed To Load JNI shared Libarry
>> "C:\.......\eclipse\jre\bin\client\jvm.dll"
>>
>> Please Help
>
> Read sticky posts at the top of the forum?
>
> http://www.eclipse.org/forums/index.php/t/198527/

If you're going to develop in Java, you'll need a JDK. If not, you can
probably just let Eclipse launch on whatever JRE is present on your
Windows box.

You downloaded a JDK, exploded it into your filesystem somewhere and
then added this option to eclipse.ini:

-vm
C:\Users\joe\jdk1.7.0_45\bin\javaw.exe

....and this doesn't work?

Ensure that the Eclipse package and JDK you download are both of the
same bittedness.

Hope this helps.
Previous Topic:Eclipse and XML
Next Topic:lost my .java class file import popup help
Goto Forum:
  


Current Time: Tue Jun 24 07:06:03 EDT 2025

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

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

Back to the top