Java - (Native Methods|Java Native Interface (JNI)) - java.library.path

Java Conceptuel Diagram

Java Method

See:

How to load

  • in the PATH environment variable. <note>Don't forget to restart your IDE</note>
  • 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.

Eclipse Java Native Library

Documentation / Reference







Share this page:
Follow us:
Task Runner