Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » bug on generation
bug on generation [message #196956] Mon, 14 July 2008 14:48 Go to next message
Eclipse UserFriend
Originally posted by: paolo.paolo.it

every time I generate diagram code I get this line, and it's detected as
an error.
The issue comes out in a child compartment edit part.


/**
* @generated
*/
public org.eclipse.gef.EditPolicy getPrimaryDragEditPolicy() {
return new ();
}
Re: bug on generation [message #197288 is a reply to message #196956] Wed, 16 July 2008 09:57 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Paolo,

Looks like you have empty "primaryDragEditPolicyQualifiedClassName" property
for the corresponding GenNode in .gmfgen model. You can try generating new
..gmfgen model from map or removing corresponding empty property from .gmfgen
model file manually + regenerate .gmfgen.

-----------------
Alex Shatalin
Previous Topic:How to set value of an object?
Next Topic:DiagramImpl ClassCastException
Goto Forum:
  


Current Time: Fri Apr 19 07:39:58 GMT 2024

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

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

Back to the top