adding new library to netbeans
-
hello all, i am new to java and I'm trying to add a new library 'hibernate-3.2.4.sp1.tar.zip', to netbeans. I understand that to do so, I click tools;libraries;add new library and then select the folder which contains all the .java files. I've done this, but still when I try to import that library, it the IDE says that it doesn't exist? What's the issue? Either the correct procedure for how to add new libraries or an analysis of my issue from my vague description would be great! Also, when I name the library, do I import the name I give it, or the name of the file? For example, if the name of the file is hibernate, and it contains some files. i write import org.hibernate.*; but in org package doesn't exist the hibernate. Regards!
--------------------- Areff Bahrami(KAVEH) Areff.HB@Gmail.com ---------------------