I\'m trying to write a java application in Eclipse.
I\'m really wanting to use the ACM.Program package, however, my copy of Eclipse doesn\'t have it installed!
jtf.acm.org They let you download it there.
You can download acm.jar
from the ACM Java Task Force and then add it to your classpath.
It appears that the previous link is dead. The files are still available at Eric Roberts' Stanford page.
If you follow the Stanford courses, you can import the Assignment directly (.zip files) into a new Java project.
The general answer is:
lib
directory, but that's just a personal choice.However, I wouldn't recommend using the "ACM" classes. They were an interesting idea, but they didn't catch on.