R
Rui Pacheco
Hi
I am developing an Swing applet. I am using Eclipse as my IDE and I am
compiling the classes through the command line. Everything went ok, but
suddenly it started to give the error "Package javax.swing not found in
import."
I searched Google groups and found that it's a classpath problem, but I
can't seem to get it right. Can anyone help me? And why did it break all of
a sudden, without any changes to the system?
This is my classpath:
C:\Sybase\ASEP\Monclass.zip;C:\Sybase\ASEP\3pclass.zip;C:\Program
Files\Sybase\EAServer\EAServer\PowerBuilder\pdjdbc12.jar;C:\Program
Files\Sybase\EAServer\EAServer\java\lib\jagtool.jar;C:\Program
Files\Sybase\Shared\Sun\jdk118\lib\classes.zip;.; C:\Program
Files\Java\j2re1.4.1_05\lib\;C:\j2re1.4.1_05\jre\lib\
I am running Windows 2000 and JDK 1.4.1_05
Thank you very much
Rui
I am developing an Swing applet. I am using Eclipse as my IDE and I am
compiling the classes through the command line. Everything went ok, but
suddenly it started to give the error "Package javax.swing not found in
import."
I searched Google groups and found that it's a classpath problem, but I
can't seem to get it right. Can anyone help me? And why did it break all of
a sudden, without any changes to the system?
This is my classpath:
C:\Sybase\ASEP\Monclass.zip;C:\Sybase\ASEP\3pclass.zip;C:\Program
Files\Sybase\EAServer\EAServer\PowerBuilder\pdjdbc12.jar;C:\Program
Files\Sybase\EAServer\EAServer\java\lib\jagtool.jar;C:\Program
Files\Sybase\Shared\Sun\jdk118\lib\classes.zip;.; C:\Program
Files\Java\j2re1.4.1_05\lib\;C:\j2re1.4.1_05\jre\lib\
I am running Windows 2000 and JDK 1.4.1_05
Thank you very much
Rui