Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » After execute ConnectionCreationCommand, the objects disappear
After execute ConnectionCreationCommand, the objects disappear [message #202834] Sun, 13 November 2005 21:30 Go to next message
Eclipse UserFriend
Originally posted by: ayesha.ltp.soft.net

I am working on a Graphical editor with EMF. The problem that i am facing
is when i add a connection, i see all objects are set, but once the
command is completed, the source and the target also are removed from the
diagram part. On debugging, I see that UnexecutableCommand is being
returned and Creating a connection is removing both the editparts.
Can someone tell me what the problem is
Re: After execute ConnectionCreationCommand, the objects disappear [message #202841 is a reply to message #202834] Mon, 14 November 2005 04:25 Go to previous message
Eclipse UserFriend
Originally posted by: Lamont_Gilbert.rigidsoftware.com

Ayesha wrote:
> I am working on a Graphical editor with EMF. The problem that i am
> facing is when i add a connection, i see all objects are set, but once
> the command is completed, the source and the target also are removed
> from the diagram part. On debugging, I see that UnexecutableCommand is
> being returned and Creating a connection is removing both the editparts.
> Can someone tell me what the problem is
>

your connection complete command must be broken.

CL
Previous Topic:Contribute to Eclipse
Next Topic:Move with keys
Goto Forum:
  


Current Time: Wed Apr 24 13:43:50 GMT 2024

Powered by FUDForum. Page generated in 0.03908 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top