[JAVA] What to do when "Fail to load the JNI shared library" is displayed in Eclipse
environment
- Windows10
- eclipse neon
The following error at startup
Cause
--Java passed through the environment variable Path was 32bit for some reason
Solution
--When I passed 64bit Java to the environment variable, it started normally