How do I change the Javadocs template generated in Eclipse?
- by Olaseni
I dislike the default Javadocs generated for me when I create a Class or methods, especially the @author variable, which is the current system username on my windows box.
I would like to change it. Is this possible?