bryce verdier wrote:
I'm new to the whole java language. Anyway, i'm using kdevelop as my ide, and i have this simple java code:

class Main{

    public static void main( String[] args ){
        System.out.println( "Hello, world!" );
    }
}


and when i try to compile it i get this error:


Exception in thread "main" java.lang.NoClassDefFoundError: Main

I know this may not be the right place to talk about this... but any help would be appreciated.

thanks,
bryce

Could you please refrain from replying to other people's messages, to start a new thread. It screws up the threading in most people's mailers, (see attached image).


It happens because most decent mailers display threads by using the 'In-Reply-To' header, which in your case refers to Patrick's mail on Nvidia fast writing, because you clicked reply while viewing that mail, then proceeded to write a completely new mail.

Hope this doesn't come accross as a whinge, but it's simply bad etiquette and makes following threads harder.

Cheers,
MAL

<<inline: thread_abuse.gif>>

--
[EMAIL PROTECTED] mailing list

Reply via email to