We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Packaging the module is the operation that produces a deployable jmdac file.
To package the module from Maven Project, follow this procedure :
With Command line
mvn install
Under Eclipse with m2 plugin
Select the pom.xml file at the root of the project
On the contextual menu (right-click), select Maven install
The resulting jmdac file JunitModule_xx.yy.zzz.jmdac is in the target directory.
<< Previous Index Next >>
Quick Start Guide
End User Documentation
Modelio Modeler interface
Managing your Modelio projects
Building your models
Modelio diagrams
Import Export
Modelio settings
Local libraries
Remote libraries
MDA services
Handy tools
Diagrams shortcuts
Diagrams specificities
Module Developer Guide
What is a Module ?
Module or Macro ?
Modelio project concepts
Module concepts
Module project development structure
Module development tutorial
Debugging the module with Eclipse
Building Modelio from Source