JAR

From ICE Enterprises
Jump to navigation Jump to search

Generate a JAR file of a NeXtMidas option tree

<opt> - The option tree to create the jar of

This macro generates a jar file of an option tree. The created jar file will
contain all of the files that are currently located under the specified option
tree. The file that is created is named 'nxm-<opt>.jar' and is placed in the
WRITE aux path.

SWITCHES:
  /SIGN  - Sign the generated jar file using the nmsign key in sys/cfg/keystore
  /KEEP  - Do not delete the temporary directory that is created during the 
           creation of the jar file.