Seems I found a bug in Magicdraw, they forgot to add a textfield in their osx port [Rolling Eyes]
There is a system.property on osx to turn on visibility for hidden files, but Magicdraw does not care for that. What about changing the path in the model.xml? <mdElement elementClass='PropertyManager'> <name>PROJECT_GENERAL_PROPERTIES</name> <propertyManagerID>_9_0_1fe00f9_1113232571669_548643_1</propertyManagerID> <mdElement elementClass='ModelElementProperty'> <propertyID>DEFAULT_PROFILE_PACKAGE</propertyID> <displayableTypes xmi.value='Subsystem^ModelPackage^Model'/> <selectableTypes xmi.value='Subsystem^ModelPackage^Model'/> <useUnspecified xmi.value='true'/> <parentApplicant xmi.value='true'/> <value>_8a70287_1078771814628_224704_589</value> </mdElement> <mdElement elementClass='BooleanProperty'> <propertyID>SHOW_PROFILE_PACKAGE_SELECTION_DIALOG</propertyID> <propertyDescriptionID>SHOW_PROFILE_PACKAGE_SELECTION_DIALOG_DESCRIPTION</propertyDescriptionID> <value xmi.value='true'/> </mdElement> <mdElement elementClass='ClassPathListProperty'> <propertyID>MODULES_DIRS</propertyID> <propertyDescriptionID>MODULES_DIRS_DESCRIPTION</propertyDescriptionID> <mdElement elementClass='FileProperty'> <value><install.root>templates</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value><install.root>profiles</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value>D:javaeclipseworkspaceandromda-alletcprofile</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value><project.dir>andromda-profile-3.0M2.xml.zip</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value>C:Documents and SettingsAdministrator.mavenrepositoryandromdaxml.zips</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value>C:Documents and SettingsWouter.mavenrepositoryandromdaxml.zips</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value>C:Documents and SettingsZOO.mavenrepositoryandromdaxml.zips</value> <selectionMode xmi.value='0'/> </mdElement> <mdElement elementClass='FileProperty'> <value>C:Documents and Settingscbrandon.mavenrepositoryandromdaxml.zips</value> <selectionMode xmi.value='0'/> </mdElement> <value xmi.value='true'/> </mdElement> </mdElement> _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=598#598 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
