netbeans : add library permanently

筅森魡賤 提交于 2019-12-03 15:59:13

A better way to add library to Netbenas would be

Tools -> Libraries -> New Library...

After it:

Project tab -> [your project] -> Properties -> Libraries -> Add Library

This would be always "relative"

This worked for me: Project Properties -> Libraries -> Add JAR/Folder, and in that dialog there is a "Reference as" option. Choose "Relative Path" and then locate your library.

You might be better off using a dedicated folder for your libraries. Please see this tutorial to help doing the same. That way, the libraries can always live in their own country.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!