[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Changing the name and email address used by Eclipse in generated text/form fields

Hello.

I'm using egit and every time I commit a project, Eclipse automatically fills in the entries for Author and Committer. Originally it was "Justin <Justin@Hostname>". I was able to change the name used by editing eclipse.ini and adding -Duser.name=Justin Jereza. This got the fields to automatically display "Justin Jereza <Justin Jereza@Hostname>". Is there a way I can configure Eclipse to make it appear as "Justin Jereza <info@xxxxxxxxxxx>"?

Thanks!