diff --git a/docs/external.html b/docs/external.html index bb93119e2..5a57012b6 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1799,7 +1799,7 @@
There are four different sets of tasks to help build Java 2 Platform, Micro
+ There are different sets of tasks to help build Java 2 Platform, Micro
Edition (J2ME) applications. This set supports CLDC and the K Virtual Machine (KVM):
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.
+
+ 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.
+
+ Compatibility: + | ++ Ant 1.4.1 or later + | +
---|---|
+ URL: + | ++ http://www.j2mepolish.org/ + | +
+ Contact: + | ++ Enough Software + | +
+ License: + | ++ GNU General Public License; commercial licenses available + |
There are four different sets of tasks to help build There are different sets of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.
@@ -1034,6 +1034,40 @@ +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.
+
+ 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.
+
Compatibility: | +Ant 1.4.1 or later | +
---|---|
URL: | +http://www.j2mepolish.org/ | +
Contact: | +Enough Software | +
License: | +GNU General Public License; commercial licenses available | +