[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Usage of eclipse

Chris Lenz wrote:
I use eclipse now such a long time since 2.0
but I am missing something, maybe I can't find it.

If I use crtl+m maybe in code view we all now what we get.

But I want something like get javaeditor and outline view.
Is there a possibility?
Chris

The arrangement of views and editors is completely customizable. You can hide/show any number of views, move them around and re-position them, etc. You could easily customize a Perspective to have only the views you want (such as Java editor and Outline).
To begin, open the Eclipse Help and look under Workbench User Guide > Getting Started for chapters "Rearranging Views and Editors" and "Perspectives"


Hope this helps,
	Eric