I think this question got more replies than I've ever seen on this list in a
WHILE :)

Lets all go look at the thread tree for it....

-Riyad

----- Original Message -----
From: "Matthias Pfisterer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, May 09, 2000 10:05 AM
Subject: Re: Multiple Platforms


> Hi Rick,
>
> Do not run your program with
> java First_tst.class
> Instead, run it with
> java First_tst
>
> Matthias
>
>
> Rick Rothweiler wrote:
> >
> > Hi All:
> >                 I am fairley new to java,  and receintly wrote a very
> > simple program  in a windows IDE.  I tried to run the .class file on my
> >
> > linux machine with no luck.  Both systems have jdk 1.2.2.  My linux
> > machine says "Exception in thread "main"
> >
> > java.lang.NoClassDefFoundError:  First_tst/class.     Any Ideas.
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> --
> Matthias Pfisterer <mailto:[EMAIL PROTECTED]>
>
>         Share your knowledge.
>         It's a way to achieve immortality.
>
>                  (from a nepalese mantra)
>
> Java Sound Examples:
> http://rupert.informatik.uni-stuttgart.de/~pfistere/jsexamples/
> Tritonus, the open source implementation of the Java Sound API:
> http://tritonus.sourceforge.net/
> --------------------------------------------------------------
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to