Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Getting the Eclipse user name
Getting the Eclipse user name [message #229570] Fri, 12 May 2006 02:27 Go to next message
Eclipse UserFriend
Hi Can anyone tell me how to programatically get the Eclipse user name
(the name that is used in javadoc @author tags)...

A code snippet would be great... thanks..

Mike
Re: Getting the Eclipse user name [message #229615 is a reply to message #229570] Fri, 12 May 2006 07:58 Go to previous messageGo to next message
Eclipse UserFriend
Michael Desmond wrote:

> Hi Can anyone tell me how to programatically get the Eclipse user name
> (the name that is used in javadoc @author tags)...

It's the 'user.name' Java property.

Dani

>
> A code snippet would be great... thanks..
>
> Mike
Re: Getting the Eclipse user name [message #229630 is a reply to message #229615] Fri, 12 May 2006 13:58 Go to previous message
Eclipse UserFriend
Ya it sure is, i figured it out last night, pretty dumb :) thanks for
the reply..

Daniel Megert wrote:
> Michael Desmond wrote:
>
>> Hi Can anyone tell me how to programatically get the Eclipse user name
>> (the name that is used in javadoc @author tags)...
>
> It's the 'user.name' Java property.
>
> Dani
>
>>
>> A code snippet would be great... thanks..
>>
>> Mike
Previous Topic:IEvaluationContext.newVariable
Next Topic:Organizing JUnit Tests
Goto Forum:
  


Current Time: Tue Jul 22 12:10:16 EDT 2025

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

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

Back to the top