Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » user name
user name [message #269151] Sun, 29 August 2004 18:52 Go to next message
Eclipse UserFriend
Originally posted by: stonesglasstowers.yahoo.com

in eclipse you can chose to include the user name as a variable for
templates when generating new .java files (I know I'm not explaining this
well), but how do you change the value of this variable (${user})? - thanks
Re: user name [message #269187 is a reply to message #269151] Mon, 30 August 2004 05:36 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

john wrote:

>in eclipse you can chose to include the user name as a variable for
>templates when generating new .java files (I know I'm not explaining this
>well), but how do you change the value of this variable (${user})? - thanks
>
>
>
This is the value of "user.name" system property. You can change it by
starting Eclipse with
-vmargs -Duser.name="my user name"

Dani
Previous Topic:javadoc for packages
Next Topic:New project problems
Goto Forum:
  


Current Time: Fri Sep 19 04:48:19 EDT 2025

Powered by FUDForum. Page generated in 0.04456 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top