Does this property not work in the latest snapshot build. I was using this succesfully to translate AndroEntity in my model to Entity, but ever since I got on the latest snapshot, no code gets generated. If I change my model to use Entity instead of AndroEntity, it all works again.
I tried: <?xml version="1.0" encoding="UTF-8"?> <mappings name="EACustomProfileMappings"> <mapping> <from>Entity</from> <to>AndroEntity</to> </mapping> </mappings> and <?xml version="1.0" encoding="UTF-8"?> <mappings name="EACustomProfileMappings"> <mapping> <from>AndroEntity</from> <to>Entity</to> </mapping> </mappings> _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3376#3376 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user