----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 2:08 PM
Subject: NoClassDefFound


> Hi all,
> 
> I am trying to run a stand alone class using the "java +
> classname.class" command and I got the NoClassDefFoundError exception.
> Could someone tell me what I should do?  Thanks very much.
>[...]



did you use "java MyClass.class"?  if so, you need to use "java MyClass",
and don't forget to put "." in your CLASSPATH


Bo
Jan.09, 2002



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to