I am student and I am really novice in GMF. My problem is the next:
I have a "gmftool" file content the next:
-----------------------------------------------
Palette tfmcbs
+ToolGroup tfmcbs
+++ToolGroup Component (Stack = true, Active = "CreationTool Primitive Component")
++++++CreationTool Primitive Component
++++++CreationTool Composite Component
...
When I try generate gmfgen file, I get next validation error:
"The opposite features 'palette' of 'Tool Group Component' and 'groups' of 'Palette tfmcbs.diagram.part' do not refer to each other".
Probably somethink I should change in gmfgen file, but I do not know where. Does anyone have any ideas?