Creating a new customized Outline-View [message #550691] |
Wed, 04 August 2010 03:21  |
Eclipse User |
|
|
|
Hi,
I want to create a new view that is very similar to the current Outline-View. The new Outline-View has to list some special contents of a CompilationUnit. I want the view to be updated if the current CompilationUnit in the JavaEditor is changed or exchanged by changing the current editor tab.
How can I do that? I searched through the JavaEditor code and recognized that a JavaOutlinePage is created by the JavaEditor. So I will have to subclass JavaEditor and rewrite some Methods that the Editor is able to create the new Outline-Page. How can I tell the Plugin to use the new JavaEditor?
I hope that I could explain what I want to do.
Thanks in advance.
Jochen
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23829 seconds