Community
Participate
Working Groups
Build Identifier: U2T enables you to browse the uml-Model-File in the Project Explorer. But unfortunately this goes with a small bug. If you expand the model file you see several nodes with the root package, one for each diagram. (see attached screenshot). I created a patch to solve this problem. Reproducible: Always
Created attachment 178801 [details] screenshot of buggy navigator
Created attachment 178803 [details] patch for the commons project This patch implements the domain navigator in the common-project.
Created attachment 178804 [details] patch for the def project This patch changes the gmfgen-files in the def-project, so the domain navigator isn't generated anymore
Created attachment 178805 [details] screenshot of navigator after having applied the patch
Created attachment 178807 [details] patch - re-generated diagram plugins This patch shows the changes after having regenerated the diagram plugins.
I fixed this bug. I have moved all functionality of the domain model navigator in the common plugin. Therefore isn't the domain model navigator no longer generated for each diagram.