tags:

views:

806

answers:

2

I am using Eclipse and every time code is created, @author is set to the value of ${user}. Unfortunately,${user} seems to contain my windows login id. Is there a way to override this through Eclipse? I couldn't find the option.

+2  A: 
VonC
See also http://stackoverflow.com/questions/359351/eclipse-overriding-user-name-in-config-ini
VonC
+4  A: 
Michael Myers
I actually just went and did this after posting this answer. That means I am now obligated to upvote the question as "helpful".
Michael Myers
+1, but I also took the liberty to add an illustration. Feel free to revert to the previous version if you find the shortcut bit not needed.
VonC
I didn't think an illustration was needed (and I can't see either the one you posted here or the one in your answer), but thanks anyway. (For some reason, you remind me quite a bit of a programmer I've worked with a lot--and I don't think it's just because he lives in Toulouse.)
Michael Myers
I write a lot of manuals and "step by step" installation procedures as a development architect. In my experience, an illustration is always needed ;)
VonC