Adding a class to JDK?
My teacher provided me with a class that allows me to get input from the user. In order to use this class we have to copy and paste it into every folder which this class needs to be used...having 20 different folders for 20 different projects makes this a pain in he butt since I have to keep copying that .class file every time I make a new folder.
Is there a more conventional way of doing this? iI hought maybe I could add it to the JDK and import it, but I have no idea how to do this. Whats the best thing to do?
Thanks in advance,
Marcelo
P.S. Feel free to e-mail me mat3v@virginia.edu

