NetBeans 6.8 "Add JAR / Folder" folder added, but package does not exist

I have the following problem with NetBeans 6.8. I add a folder with banks through "Project Properties" → "Libraries" → "Compilation" tab → "Add JAR / Folder". In the next window, I select the folder and select "copy to library folder". However, I still cannot import any packages. Any help would be appreciated.

+3
source share
1 answer

I ran into the same problem. I understand that you need to select the jar files themselves, and not just the folder that contains them. (you can, of course, select and add all of them in one step).

+1
source

Source: https://habr.com/ru/post/1743814/


All Articles