java - failed to load the JNI shared library "C:\Windows\system32\..\jre\bin\client\jvm.dll\" ECLIPSE -


i working on stuff few days ago , today went open eclipse got error:

"failed load jni shared library "c:\windows\system32\..\jre\bin\client\jvm.dll\" " 

could please help. have looked on 20 stack overflow things , none of them have worked me.

looks eclipse cannot find proper jre. make sure have jre or jdk installed , java_home environment variable set valid jre installation path. note 32-bit eclipse work 32-bit jre , same applies 64-bit version.

if nothing works can point eclipse jre manually editing eclipse.ini file. see this article details.


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -