To set java.library.path in Eclipse, you have single native libs in your project, there is another way you can do it.
So to do so you can go to Project properties->Java Build Path->Source. Here you'll find a list of source-folders and each entry under the Source tab has Native library locations. This supports paths within the workspace and it will make Eclipse add it to your java.library.path.