I have a set of generic classes which uses the javax.swing.* package. I am developing the application screens using VisualCafe 3.0 and I want to call these classes from VisualCafe.
VisualCafe is unable to load the javax.swing package and loads it’s own default com.sun.java.swing classes. The classpath has been set correctly.