----- Original Message -----
From: Orlando Andico <[EMAIL PROTECTED]>
To: PLUG Mailing List <[EMAIL PROTECTED]>
Sent: Wednesday, June 14, 2000 3:39 PM
Subject: [plug] [OT] [java] what does this mean?


>
> $ /opt/jdk1.2.2/bin/java hello.class
> Exception in thread "main" java.lang.NoClassDefFoundError: hello/class
>
make sure the class name is exactly the same as the file name and that it's
declared as public - "public class hello { etc. " in the file "hello.java"



-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to