Currently, I am creating Eclipse 4 based RCP application which has parts (view and editor). I want to add a GEF-based graphical editor. But didn't find any tutorial for Eclipse 4 and GEF.
Currently, I saw GEF4 too but its rendering engine is Javafx. Don't I should use GEF4 as I have to provide drag and drop feature between graphical editor and different parts.
Any tutorial link or suggestion is appreciated.
Thanks Shashwat