I think you have to set JAVA_HOME to /path/to/jdk118
Thus spake Pere Serra on Tue, 09 Nov 1999:
> I've downloaded ibm jdk 1.1.8 and it works with text mode programs, but when I
> try to run a swing application it doesn't work. I put the file rt.jar in the
> classpath then java says Class not foun
Pere Serra wrote:
>
> I've downloaded ibm jdk 1.1.8 and it works with text mode programs, but when I
> try to run a swing application it doesn't work. I put the file rt.jar in the
> classpath then java says Class not found: java.lang.System.
>
> Does anyone know what am I doing wrong ?
You're t
Try putting swingall.jar in your CLASSPATH, rather than rt.jar.
Works for me.
-Peter
Pere Serra wrote:
>
> I've downloaded ibm jdk 1.1.8 and it works with text mode programs, but when I
> try to run a swing application it doesn't work. I put the file rt.jar in the
> classpath then java says Cl
I've downloaded ibm jdk 1.1.8 and it works with text mode programs, but when I
try to run a swing application it doesn't work. I put the file rt.jar in the
classpath then java says Class not found: java.lang.System.
Does anyone know what am I doing wrong ?
Thanks a lot
--
--