aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/jdiff/jdiff.jarbin0 -> 22880 bytes
-rw-r--r--lib/readme-lib-module.html5
2 files changed, 5 insertions, 0 deletions
diff --git a/lib/jdiff/jdiff.jar b/lib/jdiff/jdiff.jar
new file mode 100644
index 000000000..792e2c532
--- /dev/null
+++ b/lib/jdiff/jdiff.jar
Binary files differ
diff --git a/lib/readme-lib-module.html b/lib/readme-lib-module.html
index 1911ac007..d5f01e789 100644
--- a/lib/readme-lib-module.html
+++ b/lib/readme-lib-module.html
@@ -35,6 +35,11 @@ This module also contains some bootstrap libraries and test sources.
and patched, see the org.eclipse.jdt.core module.
This is available under the CPL.
</li>
+ <li><a href="jdiff">jdiff</a>:
+ JDiff binaries; there is a jdiff project under LGPL at
+ <a ="http:sourceforge.net/projects/javadiff">http:sourceforge.net/projects/javadiff</a>.
+ This is used only internally by the testing module and is not distributed.
+ </li>
<li><a href="junit">junit</a>:
JUnit 3.7 test libraries, available from
<a ="http:junit.org">junit.org</a> and under the CPL.