From b51b3c657fe623edbf1d6d965c9ce709327baffd Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Sun, 13 Jun 2004 09:46:18 +0000 Subject: [PATCH] new J2ME tasks git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276576 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 57 +++++++++++++++++++++++++++++++++++++++++++++- xdocs/external.xml | 36 ++++++++++++++++++++++++++++- 2 files changed, 91 insertions(+), 2 deletions(-) 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 @@

J2ME Ant Tasks

-

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):

@@ -1989,6 +1989,61 @@

valign="top" align="left"> GNU General Public License + +

+

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 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 7a14b270b..75b28d6f1 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -928,7 +928,7 @@ -

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
+