|
|
@@ -1799,7 +1799,7 @@ |
|
|
|
<a name="J2ME Ant Tasks"></a> |
|
|
|
J2ME Ant Tasks |
|
|
|
</h4> |
|
|
|
<p>There are four different sets of tasks to help build <a href="http://java.sun.com/j2me/">Java 2 Platform, Micro |
|
|
|
<p>There are different sets of tasks to help build <a href="http://java.sun.com/j2me/">Java 2 Platform, Micro |
|
|
|
Edition</a> (J2ME) applications.</p> |
|
|
|
<p>This set supports CLDC and the K Virtual Machine (KVM):</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
@@ -1989,6 +1989,61 @@ |
|
|
|
valign="top" align="left"> |
|
|
|
GNU General Public License |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<p>J2ME Polish is an Ant-based tool for the creation of |
|
|
|
MIDP applications. It covers the whole circle of preprocessing, compiling, |
|
|
|
obfuscation, preverifying, packaging and JAD-creation. J2ME Polish is |
|
|
|
ideal for creating device optimized applications with its powerful |
|
|
|
preprocessing capabilities and the integrated device database. |
|
|
|
With J2ME Polish no hardcoded values are needed and the portability of an |
|
|
|
application is not sacrificed, even though highly opimized applications are |
|
|
|
created from a single source. |
|
|
|
<br /> |
|
|
|
It contains a logging framework and an optional MIDP-compatible GUI |
|
|
|
which can be designed using the web-standard CSS. With the J2ME Polish GUI |
|
|
|
you can even use MIDP/2.0 features on MIDP/1.0 phones. |
|
|
|
</p> |
|
|
|
<table class="externals" cellspacing="1" cellpadding="4"> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Compatibility: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Ant 1.4.1 or later |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
URL: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="http://www.j2mepolish.org/">http://www.j2mepolish.org/</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
Contact: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
<a href="mailto:j2mepolish@enough.de">Enough Software</a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
License: |
|
|
|
</th> |
|
|
|
<td colspan="1" rowspan="1" |
|
|
|
valign="top" align="left"> |
|
|
|
GNU General Public License; commercial licenses available |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h4 class="subsection"> |
|
|
|