|
|
Re: eclipse failed to load JNI shared library [message #1092451 is a reply to message #1092237] |
Thu, 22 August 2013 16:20  |
Eclipse User |
|
|
|
On 8/22/2013 9:57 AM, Roberto Sanchez Herrera wrote:
> Hello, Even if you have installed a java JDK 64 bits, you may have
> another 32 bits JDK/JRE installed, and that one might be the default. I
> suggest adding the -vm argument to your eclipse.ini and see if that
> helps, something like -vm path\to\Java\JDK\64\jre\bin\javaw.exe
>
> I usually add this line at the very beginning of the file. And I always
> add an new line between -vm and the path, as shown above.
> Hope this helps.
I checked my "Program Files\Java\jdk1.7.0_25" install and there is no
"client" folder under "jre\bin". There is only the "server" folder
containing a "jvm.dll". It appears this JDK doesn't include the
"client" JVM. I'm not sure what is coming up with the non-existent JVM
as the one to try to execute. I think the -vm approach Roberto mentions
is your best workaround.
Cheers,
Larry
|
|
|
Powered by
FUDForum. Page generated in 0.03864 seconds