Current Forum: Homework 4 General Forum |
Date: Tue Oct 9 2001 11:50 pm |
Author: Lee, Charles C. <chucklee@cmu.edu> |
Subject: NoClassDefFoundError |
|
|
I wrote a Priority class and when I compiled it, it has no .class file for it. So everytime I just get a NoClassDef error. I tried rm *.class command and then recompile. The same thing happened, there's no Priority.class. |
|