Hi all, I'm experiencing problems with the trunk of the reporting suite. SearchScheduleSwingWorker and UploadingKARFileSwingWorker from workflow-scheduler-gui will not compile, as they import util.SwingWorker, which is not found.
I tried replacing these imports to reference the SwingWorker class introduced in Java 1.6, but these classes do not implement required methods. Am I missing a jar or module that would provide this dependency? - Sean
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
