| [news.eclipse.newcomer] Re: How to display multiple outline views? |
I'm currently using eclipse on a large python project. Pyclipse typically cannot figure out the members of user-defined classes I am passing around between modules. Consequently, I need some way of knowing what the members of a variety of classes are.No. The Outline view is designed to show the outline of the currently active editor part.
I currently keep multiple source files open, but this takes up an excessive amount of screen space. I would like to simply show multiple outline views, with each view locked to a given file. Is there any way to do this?
Thanks, Aaron