My co-worker is using Idea and by default the javadocs are folded in (there is a good reason for it 99,9% of the time they are useless and generated by a plugin). is there any eclipse plugin written in Java that allows me to have javadocs folder by default?
Asked
Active
Viewed 356 times
2
-
It may be helpful i guess: Coffee-Bytes for Eclipse 3.6 & higher: http://stackoverflow.com/questions/8534542/what-code-folding-plugins-work-on-eclipse-3-6 – Yaqub Ahmad Jan 03 '12 at 07:57
1 Answers
5
If I understood you well, Window -> Preferences -> Java -> Editor -> Folding -> Comments
is what you want.

Mario Marinato
- 4,561
- 3
- 29
- 49