
Failed to load the JNI shared library jvm.dll
When we will try to run eclipse, we will get following error
This is because you may be having a miss-match between 32-bit and 64-bit setups
64-bit Operating System: 64bit Eclipse and 32-Bit JDK or JRE Setup
or
64-bit Operating System: 32bit Eclipse and 64bit JDK or JRE Setup
So, you should have Eclipse + JDK + JRE all either 64-bit or 32-bit
Solution :
Make sure that your windows...