To set up the JDK
, I have added the following to the PATH environment variable in Windows
.
C:\app\A_McLeod\product\11.2.0\client_1\jdk\bin
The problem is that Eclipse no longer opens and I get the error;
Failed to load the JNI shared library
"C:\app\A_McLeod\product\11.2.0\client_1\jdk\bin..\jre\bin\server\jvm.dll".
How can i get both Eclipse
and the JDK
working simultaneously?