Contents
Jamda can be downloaded from www.jamda.net
Recommended minimum system requirements
Software required to use Jamda
Other third-party software required by Jamda is included in the distribution lib directory.
Unpack the binary distribution file in a suitable directory. This will create a new directory jamda-<version> below the directory where the distribution is unpacked.
Ensure that Ant is installed and the ANT_HOME environment variable is set.
Unpack the full distribution file in a suitable directory. This will create a new directory jamda-<version> below the directory where the distribution is unpacked.
Ensure that Ant is installed and the ANT_HOME environment variable is set.
Ensure that DocBook XSL is installed and the DOCBOOK_HOME environment variable is set.
Run the ant command in the jamda directory.
As Jamda is a framework for you to create your own model compilers, it does not run "out of the box". You have to do some configuration and/or creation of new Java classes based on the framework in order to use it. This process is described in the remainder of this document. However, you may wish to try running the supplied samples which run a simple Jamda configuration on a demonstration UML model.