Ready! Dave Dribin's 1UP

J2ME Ant Tasks

Introduction

I have been doing some playing around with the Java 2 Platform, Micro Edition (J2ME) lately. Since this is basically Java code, and the Ant build tool is the best build tool for Java, I figured they should play nice together. I've written a few tasks that extend Ant version 1.3 for J2ME applications. Source code is available under the Apache Software License. Currently, only the CLDC and K virtual machine are supported, but I would like to expand the scope to include MIDP. Also, this has only been tested under Linux, but should work under Windows and Solaris. Please contact me with any suggestions, comments, or problems.

Recent News

  • 18 Apr 2001: Version 0.9.0 Released.
    • Initial release. Help find bugs!

Download

All archives are digitally signed with my OpenPGP key.

Current version: 0.9.0

Version Release Date Binary Source
Version 0.9.0 18 Apr 2001 [Binary tar.gz]
[Signature]
[Binary zip]
[Signature]
[Source tar.gz]
[Signature]
[Source zip]
[Signature]

More Information

For installation and usage instructions, see the User's Guide.

These pages are copyright © 2002-2008 by Dave Dribin. If you have any comments or suggestions, please contact me.