diff --git a/docs/external.html b/docs/external.html index a042c61ac..6a4a3ee0a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1283,7 +1283,7 @@
-

There are two different sets of tasks to help build Java 2 Platform, Micro +

There are three different sets of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.

This set supports CLDC and the K Virtual Machine (KVM):

@@ -1401,6 +1401,70 @@ MIT License + + +
+

With Antenna, you can compile, preverify, package, and + obfuscate your MIDP applications, as well as convert them to + PRC files designed to run on MIDP for PalmOS. The tasks are + mostly built around the Wireless Toolkit and the free + RetroGuard obfuscator, with some additional gimmicks like + automatic version numbering.

+ + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4.1 or later + +
+ + URL: + + + + http://antenna.sourceforge.net/ + +
+ + Contact: + + + + Jörg Pleumann + +
+ + License: + + + + GNU Lesser General Public License +
@@ -1501,7 +1565,7 @@ - Ant >1.5 + Ant >= 1.5 @@ -1517,6 +1581,20 @@ http://jcsc.sourceforge.net/ + + + + + + Contact: + + + + + Ralph Jocham + diff --git a/xdocs/external.xml b/xdocs/external.xml index 936e8f0ea..f796b4c18 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -451,7 +451,7 @@ -

There are two different sets of tasks to help build There are three different sets of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.

@@ -498,6 +498,32 @@ +

With Antenna, you can compile, preverify, package, and + obfuscate your MIDP applications, as well as convert them to + PRC files designed to run on MIDP for PalmOS. The tasks are + mostly built around the Wireless Toolkit and the free + RetroGuard obfuscator, with some additional gimmicks like + automatic version numbering.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 or later
URL:http://antenna.sourceforge.net/
Contact:Jörg Pleumann
License:GNU Lesser General Public License
+
@@ -535,12 +561,16 @@ - + + + + +
Compatibility:Ant >1.5Ant >= 1.5
URL: http://jcsc.sourceforge.net/
Contact:Ralph Jocham
License: GNU General Public License