Hi,

The issue of  datamapper operators not being drag, drop able, the issue is
that GMF auto gen code by default does not support drag drop ability.
Instead it support select and drop.

This could be fixed as follows according to [1].

In the gen code the DataMapperPaletteFactory class contains an internal
class *NodeToolEntry*  which by default extends ToolEntry class. It needs
to extend PaletteToolEntry class for the tool items to have drag and drop
capability.

I have done the changes and added a class comment "Generated NOT" to the
modified class.


[1] http://dev.eclipse.org/newslists/news.eclipse.modeling.gmf/msg01537.html

Regards
Awanthika Senarath
Software Engineer, WSO2 Inc.
Mobile: +94717681791
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to