I'm trying to run a java file on j2dk1.4 but I get the error Exception in thread "main" java.lang.NoClassDefFoundError: Fruit on Windows XP home edition OS. I'm reading up on the error and it states to edit the classpath, but I'm not sure exactly how to. The class file is in the same folder as the java file. Thanks in advance for the help.