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/
java.library.path
.dll/
Sometime we dont get Java Build Path by directly right click on project. then go to properties....
Then Click on java build path
Click on tab add external jars and give path of your computer file where u have stored jars.