Browse Source

Update Antenna's description.

Submitted by:	Joerg Pleumann <joerg at pleumann dot de>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274496 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
8ecbea1eba
2 changed files with 22 additions and 12 deletions
  1. +11
    -6
      docs/external.html
  2. +11
    -6
      xdocs/external.xml

+ 11
- 6
docs/external.html View File

@@ -1070,12 +1070,17 @@
</td>
</tr>
</table>
<p>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.</p>
<p>Antenna provides a set of Ant tasks suitable for developing
wireless Java applications targeted at the Mobile Information
Device Profile (MIDP). With Antenna, you can compile,
preverify, package, obfuscate, and run your MIDP applications
(aka MIDlets), manipulate Java Application Descriptor (JAD)
files, as well as convert JAR files to PRC files designed to
run on MIDP for Palm OS. Deployment is supported via a
deployment task and a corresponding HTTP servlet for
Over-the-Air (OTA) provisioning. A small preprocessor allows
to generate different variants of a MIDlet from a single
source.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"


+ 11
- 6
xdocs/external.xml View File

@@ -502,12 +502,17 @@
</tr>
</table>

<p>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.</p>
<p>Antenna provides a set of Ant tasks suitable for developing
wireless Java applications targeted at the Mobile Information
Device Profile (MIDP). With Antenna, you can compile,
preverify, package, obfuscate, and run your MIDP applications
(aka MIDlets), manipulate Java Application Descriptor (JAD)
files, as well as convert JAR files to PRC files designed to
run on MIDP for Palm OS. Deployment is supported via a
deployment task and a corresponding HTTP servlet for
Over-the-Air (OTA) provisioning. A small preprocessor allows
to generate different variants of a MIDlet from a single
source.</p>

<table>
<tr>


Loading…
Cancel
Save