When I attempt to import the com.ibm.as400.vaccess.*; classes, and then compile in JBuilder, I get the error: "cannot access class com.ibm.as400.vaccess.WorkingCursorAdapter; source not found; must be compiled because java.awt.Windows.setCursor referenced by com.ibm.as400.vaccess.WorkingCursorAdapter has changed." I don't believe this is a problem with JBuilder, but I could be mistaken. Any suggestions on how to get around this problem? If I had the source, I could recompile it, but without it, I'm up a creek.

Reply With Quote