Create a module project from a module project path.
- 
The module project files structure must be:
 
|- assembly.xml
|- pom.xml
|- src/
   |- main/
      |- conf/
      |  |- module_fr.properties
      |  |- module.properties
      |  |- module.xml
      |  |- res/
      |     |- *
      |-java/
      | |- *
      |-resources/
        |- *
- 
Module project path: Select the root directory for the module project path.
 

The module project path will be reversed to the model and its contents will be updated to work with Modelio Studio.