Articles Related
Java Method
See:
How to load
- in the PATH environment variable. Don't forget to restart your IDE
- with the Djava.library.path VM options where you set a directory. The java.library.path is read only once when the JVM starts up. If you change this property using System.setProperty, it won't make any difference.