I have a basic GEF editor where I want to use the model from the currently open/selected java source editor to display extra information, but I can't figure out how to get access to java model from inside my editor.
Any ideas? I'm finding the Eclipse docs hard to navigate.