On Friday May 12, 2000, 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.

You need to run the command "java First_tst", _not_ "java
First_txt.class".

-John

----------------------------------------------------------------
John Rousseau                               [EMAIL PROTECTED]
SilverStream Software                     Phone: +1 781 238 5564
1 Burlington Woods                          Fax: +1 781 238 5499
Burlington, MA 01803                 http://www.silverstream.com
----------------------------------------------------------------


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

Reply via email to