[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: How does editor link to contentoutline

Cal wrote:

Hi

When an editor subpart is entered how does the editor determine which treeNode to select in the contentOutline?

I've checked through the source code for views/editors/markers/contentoutline I havent found anything I dont know if I'm overlooking something.

There's no generic hook/way. The Java outline for example gets updated by the editor.


Dani


Thanks