| [news.eclipse.modeling.gmf] Re: Add sub-nodes programmatically after creating node (GMF 2.2) |
Hello Peter,
What are the side-effects of this workaround?Generated diagram editor plugin will be loaded to instantiate Viewprovider on first View (diagram element) created on any other GMF-based diagram deployed to the platform.
Btw, instead of changing the generated plugin.xml, I copied the extension point to my custom plugin.xml, raising priority and removing object/context there. Should have the same effect, right?
Should be the same.
----------------- Alex Shatalin