diff --git a/docs/external.html b/docs/external.html index d85299997..1af50c067 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2826,6 +2826,61 @@
+ + Generics (JSR14) Early-Access Compiler Adapter + + |
This is an Ant compiler-adapter that allows you to use the
+ normal <javac>
task plus Sun's early-access
+ compiler to compile Generics-enabled Java code. (This is only
+ necessary until JDK1.5 is released.)
+ Compatibility: + | ++ Ant 1.5 and later + | +
---|---|
+ URL: + | ++ http://www.madbean.com/blog/3/ + | +
+ Contact: + | ++ Matt Quail <spud[at]madbean[dot]com> + | +
+ License: + | ++ Public Domain + | +
diff --git a/xdocs/external.xml b/xdocs/external.xml
index 03f5eb930..2b5a27694 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -1340,6 +1340,34 @@
This is an Ant compiler-adapter that allows you to use the
+ normal
miniRMI is a freeware opensource library that serves as a |