Book a Demo

Author Topic: Custom Toolbox  (Read 3366 times)

kisst2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Custom Toolbox
« on: March 11, 2011, 03:40:43 am »
Hi,

I would like to create a custom toolbox to be used with my diagrams. The elements would only be standard UML elements (Class, Component, Actor and UseCase) and a simple uml association as connector.
I have created the following model, and exported the diagram as a profile.


However, when I load the profile and select MyToolBox, I get the following displayed:


Could somebody help?
What am I doing wrong?

Thanks

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Custom Toolbox
« Reply #1 on: March 11, 2011, 09:40:08 am »
It looks like you are treating your toolbox profile as a normal profile. Did you import it in the Resources tree? If so, delete it from there and create an MDG Technology using the Technology Wizard (Main Menu > Tools > Generate MDG Technology File). When you get to the "Contents" page of the Wizard, tick the "Toolboxes" option and clear all the rest. Once you have created your technology, you will need to enable it: Main Manu > Settings > MDG Technologies > Advanced > Add > Add Path, and restart EA. There's more info in the help file.

HTH
The Sparx Team
[email protected]

kisst2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Custom Toolbox
« Reply #2 on: March 11, 2011, 10:33:27 pm »
Thanks, that really worked.
Guess I was intimidated by "MDG". Was really easy to do.