Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Shemuel on July 14, 2011, 08:55:51 pm
-
Fixed. Turns out I was only importing the Toolbox profile and it seems you have to add that to an MDG technology for it to work.
I'm having trouble defining a custom toolbox. I've followed both the user guide and this blog tutorial (http://tvandesijpe.blogspot.com/2011/04/creating-mdg-part-3-creating-toolboxes.html), but my toolbox won't display properly.
I'm using EA v8.0.864, currently a trial version running in professional mode. I've defined the following things:
A package: <<profile>> Newbox
A class diagram: Newbox
1) <<metaclass>> ToolboxPage
2) <<stereotype>> MyToolbox1
extends (1)
- UML::Class = add a class
- UML::Node = Node
3) <<metaclass>> ToolboxItemImage
4) <<stereotype>> UML::Class
extends (3)
- Icon = {valid image path}
When I export this as a UML profile, from either the diagram or the package, and import it either as part of an MDG technology or directly into resources, the resulting toolbox displays only the following:
MyToolbox1 (with stereotype icon)
UML::Class (with custom image)
The buttons do nothing. Am I doing it wrong somehow? Is this a problem with the version?
Thanks,
Sam