Hi...I will start to write a plugin for Eclipse using GEF to make a GUI editor with a friend of mine. Does anyone knows a good article/tutorial/example for GEF development? ps. I would really like to win the book, I could really use it. Francisco
Francisco<br />SCJP<br />please use the [code][/code] tags when showing code.Click <a href="http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=ubb_code_page" target="_blank" rel="nofollow">here</a> to see an example.
raj madhuram
Ranch Hand
Joined: Oct 10, 2001
Posts: 71
posted
0
Hi Francisco, I am currently developing a visual editor with GEF. I started by studying the logic designer example that comes with GEF. Also, the examples at http://eclipsewiki.swiki.net/50 helped. Good luck! Raj