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 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.
 >      
 > Are you putting the full classpath; i.e.:
 > 
 >      CLASSPATH=$CLASSPATH:/where/you/have/installed/swing/swing.jar
 > 
 > and _NOT_ just      
 >      
 >      CLASSPATH=$CLASSPATH:/where/you/have/installed/swing
 > 
 > ?
 > 
 > 
 
 

Reply via email to