missing java swing libraries?
Hey,
I just downloaded the java 1.4.2_03 sdk and put it on my redhat 9.0 box. I can go ahead and do basic stuff fine but the moment I try to use the swing libraries, javac throws a fit and says it can't find them and doesn't know what I'm talking about.
import javax.swing.* is what my line is...
where in the /usr/java/j2sdk1.4.2 tree is the swing library?
is there somewhere where i can download the package seperately if need be? Thanks for any help.
mj
|