Skip to content

Commit 4aaa71c

Browse files
Amr AL-Hossaryandreasprlic
authored andcommitted
/* Update for Eclipse Juno (I use Juno SR1)(October 2012) */
1 parent a3a1f33 commit 4aaa71c

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

_wikis/BioJava3_Eclipse_with_SVN.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ things are good now. Now, it's as simple as this:
4747
- Check "m2e - Maven Integration for Eclipse", and "Subversive SVN
4848
Team Provider"
4949
- Go through the regular process (next, accept, & restart)
50-
- After installing both plugins, from File menu, select new --\>
51-
project... --\> "Checkout Maven Projects from SCM" (as shown in the
52-
picture).
53-
![](Importing Maven Project.png "fig:Importing Maven Project.png")
50+
- After installing both plugins, from File menu, select import...
51+
52+
![](Importing Maven Project.png "Importing Maven Project.png")
53+
54+
- "Checkout Maven Projects from SCM" looks like this.
5455

5556
![](Checkout Maven Project through SCM.png "Checkout Maven Project through SCM.png")
5657

_wikis/BioJava3_Eclipse_with_SVN.mediawiki

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ Now, it's as simple as this:
2323
* select the Juno update site option (Juno - http://download.eclipse.org/releases/juno)
2424
* Check "m2e - Maven Integration for Eclipse", and "Subversive SVN Team Provider"
2525
* Go through the regular process (next, accept, & restart)
26-
* After installing both plugins, from File menu, select new --> project... --> "Checkout Maven Projects from SCM" (as shown in the picture). [[File:Importing Maven Project.png]]
26+
* After installing both plugins, from File menu, select import...
27+
[[File:Importing Maven Project.png]]
28+
* "Checkout Maven Projects from SCM" looks like this.
2729
[[File:Checkout Maven Project through SCM.png]]
2830
* beside the '''SCM URL''' label, there is a drop down box for SCM type, and a text field for URL. In the first time, the drop down box will be empty...
2931
* you will find a small line below containing "Find more SCM connectors in the m2e Marketplace". Click m2e Marketplace.

0 commit comments

Comments
 (0)