Book a Demo

Author Topic: Error creating toolbox profiles  (Read 3000 times)

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Error creating toolbox profiles
« on: April 14, 2008, 05:59:57 pm »
Hi!

I'm creating a new toolbox profile following the instructions in the EA helpfile and then create a MDG file. But when I open the toolbox I've created I only see the toolbox pages as stereotypes. When I examine the MDG xml file I've found that the tag <UIToolboxes> is missing. The toolbox is placed in the <UMLProfiles>. If I move the toolbox to a <UIToolboxes> tag it works properly. Why is not the tag autogenerated for me? Do I generate the MDG file in the wrong way? I'm using EA 7.1.828

/N
« Last Edit: April 14, 2008, 06:48:19 pm by nickeb »

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Error creating toolbox profiles
« Reply #1 on: April 14, 2008, 08:36:49 pm »
I found the solution. I had to add the toolboxfile in the mts file.  <UIToolboxes directory="" files=""/>

/N