HI
I have a problem with the correct generation of the MDG file.
I have to do something wrong because when I try to drag the class from the toolbar the message: No profile found with id 'PRCMDG'
Command: PRCMDG :: PRC_Cause (UML :: Class)
Both starting from the wizard or from the example from the page
https://community.sparxsystems.com/tutorials/1239-defining-quicklinkers-using-enterprise-architect-14I'm going through the wizard by building the MDG file and when I import it and try to use the class I got this error
the error is described here
https://www.sparxsystems.com/enterprise_architect_user_guide/15.0/modeling/toolbox_profiles.htmlbut I can't deal with it
in summary, if on a working example from the tutorial I take the generated file by the tutorail author everything works
if I try to create such a file myself, I have the problem described - I do something wrong, but after a few hours of looking, I have no idea what.
I am asking for help because I need to do MDG model and this problem stops me very much.
greetings Piotr
my mts file looks like this:
<MDG.Selections model = "C: \ Users \ piotr \ Desktop \ prc \ Metamodel Quicklink Defintions Demo MDG.eapx">
<Technology id = "prc" name = "prc" version = "1" notes = "prc" filename = "C: \ Users \ piotr \ Desktop \ prc \ prc.xml" />
<Profiles directory = "C: \ Users \ piotr \ Desktop \ prc" files = "PRCMDG-Profile.xml, PRCMDG-Stereotyped Relationships.xml" />
<TagVals tags = "CauseDetails, DateIdentified" />
<DiagramProfile directory = "C: \ Users \ piotr \ Desktop \ prc" files = "PRCMDG.xml" />
<UIToolboxes directory = "C: \ Users \ piotr \ Desktop \ prc \ toolbox" files = "PRCMDG.xml" />
</MDG.Selections>