Hi!
In the project I'm working it is usual to deal with models with three or even more profiles applied to the same model. I'm having some interoperability troubles with other members of my team because the resulting models from ea_uml2exporter use full paths to locate the files with the templates.
I'm writing you because I believe it would be useful to have at least an option to export the model along with the profiles files, more or less in the same way as Rational Software Architect does. In case you haven't used before RSA, when you select that option in the export dialog, RSA exports both the main MDT/UML file and its respective profile files to the same directory. Ea_uml2exporter could do something like that, and copy the profile files to the destination directory after the exportation process of a model file. In that way it wouldn't be necessary to establish full paths in the exporter models, only relative paths to the destination directory.
I've tried to implement such feature by myself, but I had some troubles when dealing with URIs and paths. Currently we are very busy, but I'll try to give a look to that again sometime.
Thank you very much for your attention :-)
Hi David
Thank you for the request. I'll check, if there is a simple solution for relative path in model export. I'll post an answer as soon as I get one.
Regards.