|
Creating Outline view
Hi,
I am trying to create outline view programatically. I've googled a lot and didn't find complete answer. Following this tutorial here hxxp://wiki.eclipse.org/FAQ_How_do_I_create_an_Outline_view_for_my_own_lan guage_editor%3F]FAQ How do I create an Outline view for my own language editor? - Eclipsepedia
I didn't go far, because I get compilation error "IContentOutlinePage cannot be resolved to a type". Is it maybe because I use newer version of Eclipse (I use Europe, 3.3.1.1) or I don't have some package? Do you know any other way I can create Outline view?
|