I'm trying to visualise a binary tree which I wrote. In order to do so, I have been attempting to use Eclipse's GEF (Graphical Editing Framework), and followed steps found here:
http://www.programcreek.com/2011/03/eclipse-tutorial-for-a-simple-desktop-application/
However, I keep getting stuck at this page:
Can anyone offer some help here?