Skip to content

Commit 251bc5e

Browse files
sblivenandreasprlic
authored andcommitted
/* 2. Install EGit */ Adding instructions
1 parent 6f8d165 commit 251bc5e

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

_wikis/BioJava3_eclipse.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,15 @@ mention 'Maven Integration for Eclipse'.
6262

6363
### 2. Install EGit
6464

65+
Installing egit is very similar to installing m2e.
66+
67+
1. In eclipse, go to
68+
2. Choose '--All Available Sites--' from the 'Work with' dropdown
69+
3. Search for 'egit' and check the box next to 'Eclipse EGit' under
70+
Collaboration
71+
4. Click 'Next', accept the license, and finish the installation
72+
5. Restart Eclipse at the prompt
73+
74+
After rebooting, the Welcome screen should have a section about Git.
75+
6576
### 3. Install the SCM Handler

_wikis/BioJava3_eclipse.mediawiki

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,14 @@ Recent versions of Eclipse come with the Marketplace plugin, which can be used t
3131
If everything went smoothly, after reboot the 'Welcome' screen should mention 'Maven Integration for Eclipse'.
3232

3333
=== 2. Install EGit ===
34+
Installing egit is very similar to installing m2e.
35+
36+
# In eclipse, go to {{menu2|Help|Install New Software...}}
37+
# Choose '--All Available Sites--' from the 'Work with' dropdown
38+
# Search for 'egit' and check the box next to 'Eclipse EGit' under Collaboration
39+
# Click 'Next', accept the license, and finish the installation
40+
# Restart Eclipse at the prompt
41+
42+
After rebooting, the Welcome screen should have a section about Git.
3443

3544
=== 3. Install the SCM Handler ===

0 commit comments

Comments
 (0)