Compare XML configuration files using DOM (Document Object Model) using java swing UI.
This tool can handle location differences of XML tag/element/attributes. It can identify if same node is present in second xml file but it's location is different than first file.
Now converted to Java so it can be used on all platform where java is available.
Make sure that appropriate java runtime is available.
Extract the zip file and switch to extracted directory
Unix
Execute Manually
Note: In case java is not in system path, update run.bat/run.sh with full path to java
Older version (no longer supported) in .Net can be download at: .net version (sourceforge.net)