diff --git a/docs/external.html b/docs/external.html index 5a57012b6..5a20f9349 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1159,6 +1159,54 @@ valign="top" align="left"> Apache Software Foundation License + + +
DTDDoc is here to help you to document your DTD's efficiently. It is a + straightforward extension of the javadoc concept to the DTD file format.
++ Compatibility: + | ++ Ant 1.4 and later + | +
---|---|
+ URL: + | ++ http://dtddoc.sourceforge.net/ + | +
+ Contact: + | ++ Project Mailing List + | +
+ License: + | ++ X11 (Open Source) + |
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):
+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.
- Ant 1.3 + Ant 1.4.1 or later | |
- http://www.dribin.org/dave/j2me_ant/ + http://antenna.sourceforge.net/ | |
- Dave Dribin + Jörg Pleumann | |
- Apache Software License + GNU Lesser General Public License |
And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:
+Antic is a freely available task for packaging J2ME + applications. It produces both the Jar and Jad files in a + single step. This allows *all* entries to be correclty set in + the jad file, including the size of the jar file that is + produced. This task has been used and tested extensively with + Sun's Wireless Toolkit and also the Nokia SDK and + emulators.
- Ant 1.3 + Ant 1.5 | |
- http://www.stampysoft.com/ant/ + http://www.smartkey.co.uk/tools/antic/antic.html + | |
- Josh Eckels + smartkey.co.uk | |
- MIT License + GNU General Public License |
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.
+This set supports CLDC and the K Virtual Machine (KVM):
- Ant 1.4.1 or later + Ant 1.3 | |
- http://antenna.sourceforge.net/ + http://www.dribin.org/dave/j2me_ant/ | |
- Jörg Pleumann + Dave Dribin | |
- GNU Lesser General Public License + Apache Software License |
Antic is a freely available task for packaging J2ME - applications. It produces both the Jar and Jad files in a - single step. This allows *all* entries to be correclty set in - the jad file, including the size of the jar file that is - produced. This task has been used and tested extensively with - Sun's Wireless Toolkit and also the Nokia SDK and - emulators.
+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.
+
- Ant 1.5 + Ant 1.4.1 or later | |
- http://www.smartkey.co.uk/tools/antic/antic.html - + http://www.j2mepolish.org/ | |
- smartkey.co.uk + Enough Software | |
- GNU General Public License + GNU General Public License; commercial licenses available |
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.
-
And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:
- Ant 1.4.1 or later + Ant 1.3 | |
- http://www.j2mepolish.org/ + http://www.stampysoft.com/ant/ | |
- Enough Software + Josh Eckels | |
- GNU General Public License; commercial licenses available + MIT License |
There are several integration with SCM systems. Some are + build in. But some are available as + external libraries. Here a list of task libraries we are aware of:
+ @@ -5439,3 +5514,4 @@ + diff --git a/xdocs/external.xml b/xdocs/external.xml index 75b28d6f1..0221c826b 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -572,6 +572,30 @@ +DTDDoc is here to help you to document your DTD's efficiently. It is a + straightforward extension of the javadoc concept to the DTD file format.
+ +Compatibility: | +Ant 1.4 and later | +
---|---|
URL: | +http://dtddoc.sourceforge.net/ | +
Contact: | +Project Mailing List | +
License: | +X11 (Open Source) | +
EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools @@ -926,148 +950,158 @@
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):
- -Compatibility: | -Ant 1.3 | -
---|---|
URL: | -http://www.dribin.org/dave/j2me_ant/ | -
Contact: | -Dave Dribin | -
License: | -Apache Software License | -
And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:
- -Compatibility: | -Ant 1.3 | -
---|---|
URL: | -http://www.stampysoft.com/ant/ | -
Contact: | -Josh Eckels | -
License: | -MIT License | -
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.
- -Compatibility: | -Ant 1.4.1 or later | -
---|---|
URL: | -http://antenna.sourceforge.net/ | -
Contact: | -Jörg Pleumann | -
License: | -GNU Lesser General Public License | -
Antic is a freely available task for packaging J2ME - applications. It produces both the Jar and Jad files in a - single step. This allows *all* entries to be correclty set in - the jad file, including the size of the jar file that is - produced. This task has been used and tested extensively with - Sun's Wireless Toolkit and also the Nokia SDK and - emulators.
- -Compatibility: | -Ant 1.5 | -
---|---|
URL: | -http://www.smartkey.co.uk/tools/antic/antic.html - | -
Contact: | -smartkey.co.uk | -
License: | -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 | -
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.
+ +Compatibility: | +Ant 1.4.1 or later | +
---|---|
URL: | +http://antenna.sourceforge.net/ | +
Contact: | +Jörg Pleumann | +
License: | +GNU Lesser General Public License | +
Antic is a freely available task for packaging J2ME + applications. It produces both the Jar and Jad files in a + single step. This allows *all* entries to be correclty set in + the jad file, including the size of the jar file that is + produced. This task has been used and tested extensively with + Sun's Wireless Toolkit and also the Nokia SDK and + emulators.
+ +Compatibility: | +Ant 1.5 | +
---|---|
URL: | +http://www.smartkey.co.uk/tools/antic/antic.html + | +
Contact: | +smartkey.co.uk | +
License: | +GNU General Public License | +
This set supports CLDC and the K Virtual Machine (KVM):
+ +Compatibility: | +Ant 1.3 | +
---|---|
URL: | +http://www.dribin.org/dave/j2me_ant/ | +
Contact: | +Dave Dribin | +
License: | +Apache Software 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 | +
And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:
+ +Compatibility: | +Ant 1.3 | +
---|---|
URL: | +http://www.stampysoft.com/ant/ | +
Contact: | +Josh Eckels | +
License: | +MIT License | +
There are several integration with SCM systems. Some are + build in. But some are available as + external libraries. Here a list of task libraries we are aware of:
+ +