Question

I am trying to add a folder full of .jar files to netbean project library, but the netbean can not look up classes in the jar files within the folder, I don't want to add each .jar files individually, what should I do?

Was it helpful?

Solution

You will need to add the jar files to the library. You can multi-select the jar files in the add jar to library dialog/file chooser.

alt text

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top