This was a bug. The latest snapshot has the fix. For the benefit of others, here is the custom profile that is now working:
<?xml version="1.0" encoding="ISO-8859-1" ?> <profile> <elements> <elementGroup name="Stereotypes"> <element name="ENTITY"> <documentation> Denotes this class is to be treated as a persistable entity. </documentation> <value>AndroEntity</value> <appliedOnElement>class</appliedOnElement> </element> </elementGroup> </elements> </profile> and in my andromda.xml: <property name="profileMappingsUri">file:${maven.src.dir}/../conf/mappings/EACustomProfileMappings.xml</property> _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3478#3478 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