Problem of infinite loop at element creation [message #208406] |
Mon, 13 October 2008 05:39  |
Eclipse User |
|
|
|
Hi,
I my model, when I create some element, I have a infinite loop. For example,
in the method doExecuteWithResultof the CreateElementCommand the configure
command return itself. So when this command is executed, itself is recreated
and executed and there is no end.
What can imply this mistake? this is a problem of visual ID??
Thanks,
Patrick
|
|
|
Re: Problem of infinite loop at element creation [message #208707 is a reply to message #208406] |
Wed, 15 October 2008 07:23  |
Eclipse User |
|
|
|
Hello Patrick,
This problem was recently fixed, so I hope it should be corrected if you
re-generate your code using GMF 2.1
Usually this reason of this problem was an attempt to create incorrect element
on this diagram (corresponding ElementType was registered for an EditingDomain
with different ID).
-----------------
Alex Shatalin
|
|
|
Powered by
FUDForum. Page generated in 0.04043 seconds