All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.xml.treediff.Makefile Maven / Gradle / Ivy

The newest version!
XML_WS = ../../../../..
include $(XML_WS)/Makefile.defs
CPATH = $(JAVA_HOME)/lib/classes.zip

run:
	$(JAVA) -classpath $(XML_WS)/classes:$(CPATH) com.sun.xml.treediff.TreeDiff /home/tram/TreeDiff/samples/a1.xml /home/tram/TreeDiff/samples/a2.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy