[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.gef] Need Help to make connection

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.


Can anybody please help me on the above matter.

Thanks