Can't access class files in jar file
800442Jun 15 2010 — edited Jun 16 2010I'm running Eclipse and trying to access class files in a jar file from source. I have added the jar file through Properties/Java Build Path/Add External JARs... but the class files are not visible from my source code. Any ideas what is happening?
Thanks!