Having to read lots of legacy code to check what it makes and get a bigger picture.
Is there any way to expand / collapse blocks of code in eclipse, like
+ if {...} or 
+ else {...}
I already saw those SO on the topic
but they are quite old, perhaps there is a solution available now.
 
    