Re-running JUnit tests >> 28 Failures
Brought to you by:
melcher
Dear Joachim,
After including all missing .jars, and executing "Eclipse:Run As > JUnit Test" in the XMLModelReaderTestCase, XMLModelWriterTestCase, and CVSExportTestCase modules. I attach the error report.
Executing the program "Eclipse:Run As > Java Application" also produces an error;
Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at de.uka.aifb.com.systemDynamics.gui.MainFrame.<init>(MainFrame.java:157)
at de.uka.aifb.com.systemDynamics.SystemDynamics.main(SystemDynamics.java:145)
I can take screen snapshots or dump files if you think that would help.
Regards
Bob
I suppose you used the current version 1.3. So I changed the version field from 1.0 to 1.3.