Swing 1.0.3

1998-10-19 Thread Miguel Mateos Lopez
Hi!! I have some problems with the file swing.jar. When I compile an example, the compiler returns errors. It doesn't find out included packages in swing.jar. CLASSPATH is OK. I think that my linux (RedHat 5.0 (Hurricane)) doesn't recognize files with extension .jar. Can you help m

Re: Swing 1.0.3

1998-10-20 Thread Miguel Mateos Lopez
On Tue, 20 Oct 1998, Miguel Mateos Lopez wrote: Yes, I'm putting the full path. I'm same problem with xml.jar. Thank you for your help. On Mon, 19 Oct 1998, Troy Wu wrote: > On Mon, 19 Oct 1998, Miguel Mateos Lopez wrote: > > I have some pro

Re: Swing 1.0.3

1998-10-21 Thread Miguel Mateos Lopez
Thanks for your help. I forgot export command!!! Gracias Peter tu castellano tambien bien. On Tue, 20 Oct 1998 [EMAIL PROTECTED] wrote: > You CLASSPATH should be defined in your shell like this: > > JAVA_HOME=/usr/local/jdk1.1.6 > > SWING_HOME=/usr/local/swing-1.0.3