Setup

To use the module with UML models generated by the maven:andromdapp plugin, you need to use the version of MDR shipped with AndroMDA.

To install the libraries, do the following:

  • Create a temporary folder and move into it the files jmiutils.jar, mdrapi.jar,nbmdr.jar,openide-util.jar shipped with ArgoUML
  • The MDR libraries of AndroMDA are located in the folder ${ANDROMDA_HOME}/lib/mdr/jars. Copy the files contained in this folder in the folder where is installed ArgoUML.
  • Rename the MDR libraries in the folder of ArgoUML so they doesn't have a timestamp extension (like -20050630) and have the same name than the originals shipped with Argo

${ANDROMDA_HOME} represent the folder where is installed AndroMDA on your computer.