On Sun, 30 Jan 2005 20:05:49 -0500, Phill <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] java $ java Test.class
> Exception in thread "main" java.lang.NoClassDefFoundError: Test/class/
> 

I'll call this a standard error. You should type
$ java Test
instead of
$ java Test.class.

You have some serious RTFM to do.

HTH

-- Joe

-- 
Money can't buy everything.
Sometimes money can't even buy a gun...

--
[email protected] mailing list

Reply via email to