I have the jdk 1.3.1_02 installed on my system, yet the swing in my
IDE is still referencing the old java.swing not the javax.swing. Someone told me to take "SwingALL" out of my classpath, but its not there!
How can I update my IDE so that I can use the current javax.swing classes?
I know its a simple question, but I can't find this answer anywhere!