You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Reads all eclipse projects in the working directory and extracts the model.xml file. To work the project should contain a model.xml in the root folder:
###
### TestProject
### ----model.xml
###
### The resulting model.xml is renamed after it's containing project. The resulting model would be named: TestProject.xml with the example above.