• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

HELP! Simple VAJ question..... jdk version

 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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!
reply
    Bookmark Topic Watch Topic
  • New Topic