hello
I am new in GEF. Now I am developing a Graphical Editor in RCP.
I need to represent database mapper where columns of source database
will be linked to target database columns.
I have developed something following the GEF Schema Editor that shows the source database tables with columns and target database tables with columns. But now the
problem is I can't create the connection model, and edit part
which will connect the source and target columns.