Skip to content

Commit 031cc58

Browse files
sblivenandreasprlic
authored andcommitted
/* 1. Install Maven m2e */ Finished install instructions
1 parent 0799475 commit 031cc58

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

_wikis/BioJava3_eclipse.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ with more versions of Eclipse.
4848
### 1. Install Maven m2e
4949

5050
1. In eclipse, go to
51+
2. Choose '--All Available Sites--' from the 'Work with' dropdown
52+
3. Search for 'm2e' and check the box next to 'm2e - Maven Integration
53+
for Eclipse' under Collaboration
54+
4. Click 'Next', accept the license, and finish the installation
55+
5. Restart Eclipse at the prompt
56+
57+
If everything went smoothly, after reboot the 'Welcome' screen should
58+
mention 'Maven Integration for Eclipse'.
5159

5260
### 2. Install EGit
5361

_wikis/BioJava3_eclipse.mediawiki

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ Recent versions of Eclipse come with the Marketplace plugin, which can be used t
2323
=== 1. Install Maven m2e ===
2424

2525
# In eclipse, go to {{menu2|Help|Install New Software...}}
26+
# Choose '--All Available Sites--' from the 'Work with' dropdown
27+
# Search for 'm2e' and check the box next to 'm2e - Maven Integration for Eclipse' under Collaboration
28+
# Click 'Next', accept the license, and finish the installation
29+
# Restart Eclipse at the prompt
30+
31+
If everything went smoothly, after reboot the 'Welcome' screen should mention 'Maven Integration for Eclipse'.
2632

2733
=== 2. Install EGit ===
2834

0 commit comments

Comments
 (0)