I am getting the exact same error messages. It can not find the ini files. Can anyone tell me what I have to do to get this tool to work on Java 1.5? Are the source available? Can anyone tell me when people plan to use this? There is a 30 day eval of Altova's DiffDog. Anyone try that yet? I have used XML Spy but the diff tool gets confused easily.
Is the sources available? I am getting a NullPointerException
java.lang.NullPointerException
at com.ibm.ivb.xmldiff.XmlDiff.diff(XmlDiff.java)
at com.ibm.ivb.xmldiff.DiffTreeView.populateDiffTree(DiffTreeView.java)
at com.ibm.ivb.xmldiff.OpenFilesAction.run(OpenFilesAction.java)
at java.lang.Thread.run(Thread.java:479)