How do I change the Javadocs template generated in Eclipse?
Posted
by Olaseni
on Stack Overflow
See other posts from Stack Overflow
or by Olaseni
Published on 2010-04-10T07:35:57Z
Indexed on
2010/04/10
7:43 UTC
Read the original article
Hit count: 307
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?
© Stack Overflow or respective owner