Setting name of user in eclipse

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
 
J

jchobantonov

Herbert said:
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

You need to hard code it in the template
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top