Joe Gaber wrote:
I have numerous Magicdraw projects that I would like to use with AndroMDA and Maven. I can not determine from the tutorials and manuals how I take an existing Magicdraw project, and add the capability to generate all of the AndroMDA generated code through Maven. I have created blank AndroMDA/Maven projects from scratch, and then load the AndroMDA generated .xmi file into Magicdraw, with no problems. I just can't find the information about an existing Magicdraw project.
You should be able to take your existing model and place it into one of the generated projects (from andromdapp) (in the mda/src/uml directory and then just change the mda/project.properties so that andromda is now pointing at your model), otherwise if you already have an existing project structure, what I would do is duplicate the contents of the mda directory (from one of the andromdapp generated projects) in your project (andromda is configured through the mda/project.xml).
Thanks
Joe Gaber
------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
