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?
Share
If I understood you well,
Window -> Preferences -> Java -> Editor -> Folding -> Commentsis what you want.