How can I set the java.library.path
for a whole Eclipse Project? I\'m using a Java library that relies on OS specific files and need to find a .dll/
Except the way described in the approved answer, there's another way if you have single native libs in your project.
java.library.path
.