Creating the Jar File

Once you have all the necessary classes and the XML descriptor created, you must create a jar file containing this information to represent the generator. While a jar file is basically a zip file containing many other files, creating a jar file properly so that its contents are organized in a meaningful fashion requires that you organize your directories and files as described in the following sections.


In this section:

Organizing the Files
Jarring the Files
Publishing the Unit
Included Units