Monday, 26 August 2013

Deprecated java classes in stdlib.jar

Deprecated java classes in stdlib.jar

guys!
I'm facing a problem with deprecated classes in a set of Libs for the
Programming in Java tutorial. Currantly, I'm trying to run ThreeSum.java
and getting NoClassDefFoundError in cmd (Windows). The problem is that
readInts(args[0]) class is deprecated. My programming skills are not good
enouph to fix it by myself. I would really appreciate your help.

No comments:

Post a Comment