add classpath the
for win:
SET CLASSPATH=%classpath%;.
for unix:
Export CLASSPATH=$CLASSPATH:.
So you can see your directory which you r in without losing old
classpath(with parameter %classpath%)
> -----Original Message-----
> From: Ahmet Güneş [SMTP:[EMAIL PROTECTED]]
> Sent: 08 October 1999 09:55
> To: [EMAIL PROTECTED]
> Subject: Exception in thread "main" java.lang.NoClassDefFoundError:
> AWTFrame
>
> Hi everybody,
>
> Although I can compile my java projects I can't run them.
> I get "Exception in thread "main" java.lang.NoClassDefFoundError:
> AWTFrame"
> eror. (AWTFrame is the class name)
> I think it is about CLASSPATH but I couldn't solve the problem...
>
> Waiting for your solutions...
>
> Thanx
>
>
> Ahmet Güneş
> EBİ, Eczacıbaşı Bilgi İletim A.Ş.
> Büyükdere cad. No:193 Levent / IST
> Tel : 90-212-339 93 09
> Fax : 90-212-278 62 55
> E-mail : [EMAIL PROTECTED]
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html