Issue
I have lost the ability to fold my code in Eclipse (Helios).
I have always used ctrl + Shift + / but now it's not doing anything in one particular project and also all the "+" signs have vanished from the left bar.
Can anyone tell me what I have done? In another project it's fine, but the one I'm currently working on I can't and it's so frustrating!
Solution
Folding is configured under Window -> Preferences -> Java -> Editor ->Folding
The Preferences window has a search box - very useful to find even the most obscure options.
Answered By - Michael Borgwardt