java question

by "G.Morel" <algemies(at)mindspring.com>

 Date:  Thu, 17 Feb 2000 12:03:27 -0800
 To:  "hwg-languages" <hwg-languages(at)hwg.org>
  todo: View Thread, Original
Hi,


     I realized I didn't put in the souce code for test.java, for those that
asked me, here is the code,


public class test {
  public static void main(String[] args) {

	System.out.println("testing");

}
}

   But the problem still the same even with files that work fine on previous
version of JDK.   The problem was the follow

>java test
Exception in thread "main" java.lang.NoClassDefFoundError.test

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA