NetBean add library issue
I am trying to add a folder full of .jar files to netbean project l开发者_JAVA技巧ibrary, 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?
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.
精彩评论