This is the command jardiff that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
jardiff - tool to visualise API differences between two JAR files
DESCRIPTION
usage: jardiff -f <from jar> -t <to jar> [-F <from name>] [-T <to name>] [[-o
<xml|html|xhtml|text>]|[-x <xsl file>]] [-O <file>] [-s <href>] [-fa <href>] [-ta <href>]
-f,--from <arg>
from jar file
-F,--from-name <arg>
from name
-fa,--from-api <arg>
relative location of from api
-h,--help
print help on command line arguments
-o,--output-format <arg>
output format, xml or html
-O,--out <arg>
output file
-s,--stylesheet <arg>
stylesheet to link to when generating html
-T,--to-name <arg>
to name
-t,--to <arg>
to jar file
-ta,--to-api <arg>
relative location of to api
-x,--xsl <arg>
custom xsl sheet to format output with
Use jardiff online using onworks.net services