[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Detached view question

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