H
Herbert Meier
Hi,
I want that eclipse autmatically inserts my Name to the @author tag in
JavaDoc comments. Eclipse offers therefore the ${user} variable which
may be used in the comments template.
But how to set the value of 'user'? ${user} is always substituted by my
login name ... I actually want my full name printed there. Is there a
way to set the user name in eclipse or do i've to hard code it in the
template?
cheers,
Herbert
I want that eclipse autmatically inserts my Name to the @author tag in
JavaDoc comments. Eclipse offers therefore the ${user} variable which
may be used in the comments template.
But how to set the value of 'user'? ${user} is always substituted by my
login name ... I actually want my full name printed there. Is there a
way to set the user name in eclipse or do i've to hard code it in the
template?
cheers,
Herbert