bodewig 2002/12/02 07:52:49 Modified: docs Tag: ANT_15_BRANCH external.html docs/manual/CoreTasks Tag: ANT_15_BRANCH conditions.html xdocs Tag: ANT_15_BRANCH external.xml Log: merge some doc updates from HEAD Revision Changes Path No revision No revision 1.48.2.20 +80 -2 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.48.2.19 retrieving revision 1.48.2.20 diff -u -r1.48.2.19 -r1.48.2.20 --- external.html 26 Nov 2002 07:47:05 -0000 1.48.2.19 +++ external.html 2 Dec 2002 15:52:48 -0000 1.48.2.20 @@ -1281,7 +1281,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):
@@ -1402,6 +1402,70 @@
+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 + + +
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 | +
Compatibility: | -Ant >1.5 | +Ant >= 1.5 |
---|---|---|
URL: | http://jcsc.sourceforge.net/ | +|
Contact: | +Ralph Jocham | |
License: | -- To unsubscribe, e-mail: