Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » can't find the right settings 4 collapsing
can't find the right settings 4 collapsing [message #825149] Tue, 20 March 2012 14:33 Go to next message
Missing name Missing name is currently offline Missing name Missing nameFriend
Messages: 1
Registered: March 2012
Junior Member
I've been going through the key bindings in eclipse but I still can't find how to collapse/uncollapse all methods when actually writing code.
Can any one tell me where the right settings are to be found?
I am talking about folding/unfolding all methods when writing code in the editor itself.

greetings!
Re: can't find the right settings 4 collapsing [message #825270 is a reply to message #825149] Tue, 20 March 2012 17:09 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/20/2012 8:33 AM, Missing name Mising name wrote:
> I've been going through the key bindings in eclipse but I still can't
> find how to collapse/uncollapse all methods when actually writing code.
> Can any one tell me where the right settings are to be found?
> I am talking about folding/unfolding all methods when writing code in
> the editor itself.
>
> greetings!

In the Editor view (pane), right-click in the same column as the line
numbers (or, if they're turned off, to the left of that) and choose
Folding -> Collapse All.

In Window -> Preferences -> Java -> Editor -> Folding, you can set the
Eclipse Java editor always to fold various syntagms according to what
you want. That way, the file just opens folded for you (and you'll have
to follow the first paragraph to do Expand All).

Hope this helps.
Previous Topic:Birt Report generated but chart image not displaying in viewer
Next Topic:Android building error
Goto Forum:
  


Current Time: Thu Apr 18 08:30:07 GMT 2024

Powered by FUDForum. Page generated in 0.03022 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top