| [news.eclipse.modeling.gmf] Re: Creation of connections programatically |
Hello Javier,
When a new node is added, I create an instance of that command and execute it: the result works fine and the connection is right there.
Try executing this command using .execute() method. In general you can move all this loginc into appropriate ???CanonicalEditPolicy.
----------------- Alex Shatalin