Skip to content

Commit 5366f16

Browse files
sblivenandreasprlic
authored andcommitted
/* Configuring EGit */ Adding basic config
1 parent c704900 commit 5366f16

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

_wikis/BioJava3_eclipse.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,13 @@ After rebooting, the Welcome screen should have a section about Git.
152152

153153
Eclipse should now be ready to get the latest checkout of BioJava. See
154154
[Cloning the repository](#Cloning_the_repository "wikilink") above.
155+
156+
Configuring EGit
157+
----------------
158+
159+
You should set your git name and email in Eclipse.
160+
161+
1. Go to Eclipse Preferences
162+
2. View
163+
3. In the 'User Settings' tab, update your name and email.
164+

_wikis/BioJava3_eclipse.mediawiki

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,11 @@ After rebooting, the Welcome screen should have a section about Git.
8282
# Click through the installer dialog and license. The security warning about unsigned content is safe to ignore.
8383
# Restart eclipse (last time!)
8484
85-
Eclipse should now be ready to get the latest checkout of BioJava. See [[#Cloning the repository|Cloning the repository]] above.
85+
Eclipse should now be ready to get the latest checkout of BioJava. See [[#Cloning the repository|Cloning the repository]] above.
86+
87+
== Configuring EGit ==
88+
89+
You should set your git name and email in Eclipse.
90+
# Go to Eclipse Preferences
91+
# View {{menu3|Team|Git|Configuration}}
92+
# In the 'User Settings' tab, update your name and email.

0 commit comments

Comments
 (0)