Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » bug on generation
bug on generation [message #196956] Mon, 14 July 2008 10: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 05:57 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 01:41:36 EDT 2025

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

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

Back to the top