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>"?