Running Headless Builds with the IDE
Headless builds for mobility projects are handled under the same principles
as standard MIDP projects. If the project has already been opened in the IDE
on a target computer and no reference problems exist, then any Ant target can
be invoked from within the project directory.
To invoke the Ant target:
ant jar
run
at the command line.