Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

java: use dedicated folder for storing libraries?

i'm using netbeans and When i create a new Java Web >> Web Application there is an option to use dedicated folder for storing libraries

I'm wondering what's the difference if i check/uncheck it?

like image 410
Pacerier Avatar asked Jan 24 '26 08:01

Pacerier


1 Answers

If you check the box then all your libs will be copied onto that folder (for the project) instead of just referencing them from your file system. This can be useful if you're gonna import your project in a repository. However the size of the folder will increase greatly. I don't recommend using this option unless there's no practical way of sending those libs to your collaborators.

like image 52
Vicente Plata Avatar answered Jan 26 '26 21:01

Vicente Plata



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!