java - Eclipse: Failed to load the JNI shared library -


this question has answer here:

how resolve error?

failed load jni shared library "c:\program files (x86)\java\jre7\bin\client\jvm.dll".

make sure java , eclipse both same bit (e.g. both 32-bit).

source


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -