Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » how to change user.name?
how to change user.name? [message #81649] Tue, 24 June 2003 15:06 Go to next message
Eclipse UserFriend
Hello,
I am trying to figure out how to change the value of user.name in the
Eclipse configuration settings, but cannot figure it out how to do it. Can
someone tell me how this is accomplished? Thanks in advance!
Re: how to change user.name? [message #81724 is a reply to message #81649] Tue, 24 June 2003 16:00 Go to previous message
Eclipse UserFriend
Originally posted by: Olivier_Thomann.ca.ibm.comNOSPAM

On Tue, 24 Jun 2003 19:06:45 +0000 (UTC), tclotworthy@bka-inc.com (Tim
Clotworthy) wrote:
>I am trying to figure out how to change the value of user.name in the
>Eclipse configuration settings, but cannot figure it out how to do it. Can
>someone tell me how this is accomplished? Thanks in advance!
This is a generic java property, then you can change it using this on
your command line that starts Eclipse:
-vmargs -Duser.name="Your new name" or after the other vmargs if you
already have some.
--
Olivier
Previous Topic:adding project in navigator view at run time
Next Topic:Eclipse debugger and accessing breakpoint data from plug-ins
Goto Forum:
  


Current Time: Sat Jul 12 06:52:28 EDT 2025

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

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

Back to the top