Hello,
How can one open programmatically a source viewer, something similar to a
JavaEditor or a Declaration View, in a detached view? The view should be
able to show the coloured source code of a single IJavaElement(the same as
a declaration view). I have the IJavaElement and it's source code as a
String.
Thank you very much,
Ioana