Jen53403
Programmer
- Jul 17, 2006
- 22
I have some Java .class files from an acm library, and a program which imports acm.graphics.*. Where on my computer should I save the library files so the program doesn't error out in compiling the import line? Do I have to set of classpaths or something to make it work also? I'm using Netbeans 4.1 with Java 1.5 if that makes any difference. Thanks for the help!