Topic: Open Source Java
JDiff
JDiff is a JavaDoc doclet that produces an HTML report of all the packages, classes, methods, and so on that are different (the "diff" part) between two Java APIs. It is great for reporting what has changed between two releases of your product.
Programming Language: JavaUpdated: 06/25/2003