Basically I need to implement a full XText editor in an IViewPart. I have most of it working based on the XText Forms Integration project. Unfortunately, this i
IViewPart
I have the same problem, and I just find this project: http://xrepl.org/
They create a custom console command, so I think is a step closer to what we need... :)