Hi,
I am kinda new to java netbeans...i have downloaded some java code which is n implementation of the algorithms in the book AI:A Modern Approach.
After extraction, the folder has bin, build, doc and src folders which hold various .class and .java files.
Now my problem is that i want to access these classes in another netbeans project. I tried using the template "project with exisiting sources", but i ended up with an "incorrect package" error all over.
Plss help....
Suvir