I am trying to implement an application with Graphical Editing Framework GEF. But somehow it seems that the tutorials and the documentations are all very old and outdated. Is GEF not used anymore or are there good, understandable tutorials out there?

link|improve this question

62% accept rate
feedback

2 Answers

The book mentioned by Matt is now available: "The Eclipse Graphical Editing Framwork" by Dan Rubel, Jaime Wren, and Eric Clayberg.

link|improve this answer
...and it's brilliant! – s.d Feb 24 at 17:12
feedback

Yeah, I'd agree that GEF documentation isn't great. There is a book in progress, and you can otherwise piece together information from different places; e.g. Notes for Starting Out with Eclipse GEF. Also, even if a tutorial is a few years old, it's not necessarily out of date.

link|improve this answer
Thanks for the link! I think I will not use GEF however, since it seems very bloated for what I want to do :/ – Geniedesalpages May 14 '11 at 18:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.