Skip to content

Commit 1d969c5

Browse files
committed
Change to wiki page
1 parent 1c3b690 commit 1d969c5

File tree

2 files changed

+37
-10
lines changed

2 files changed

+37
-10
lines changed

_wikis/BioJava3_Eclipse_with_SVN.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,19 @@ Prerequisite
2323
- Install the [subclipse](http://subclipse.tigris.org/) plugin for
2424
subversion (latest version: 1.6)
2525

26-
Update for Eclipse Helios SR2 (May 2011)
27-
----------------------------------------
26+
Installation
27+
------------
28+
29+
- In the SVN Repository Exploring view: Right click on the folder
30+
<i>/biojava/biojava-live/trunk</i> and select Check Out as Maven
31+
project
32+
33+
Details for specific Eclipse Versions
34+
=====================================
35+
36+
=
37+
38+
### Update for Eclipse Helios SR2 (May 2011)
2839

2940
The above plugins are still available and work fine, however, below are
3041
the few important particulars.
@@ -72,10 +83,14 @@ use
7283
as the repository URL and then navigate to trunk in the Eclipse SVN
7384
explorer.
7485

75-
Installation
76-
------------
86+
### Eclipse Indigo (August 29th 2011)
7787

78-
- In the SVN Repository Exploring view: Right click on the folder
79-
<i>/biojava/biojava-live/trunk</i> and select Check Out as Maven
80-
project
88+
I downloaded the Eclipse j2ee version (OSX Lion) and used the Eclipse
89+
Marketplace to find and install the following plugins:
90+
91+
`-subclipse `
92+
`-m2eclipse extras (SVN team integration)`
93+
`-m2eclipse (seems to have been automatically installed..?)`
94+
`-SvnKit Client Adapter (from Yoxos Marketplace, needs to be switched in Preferences->Team->SVN, SVN Interface ->SVNKit, Pure Java )`
8195

96+
--[Andreas](User:Andreas "wikilink") 04:43, 30 August 2011 (UTC)

_wikis/BioJava3_Eclipse_with_SVN.mediawiki

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@
88
99
* Install the [http://subclipse.tigris.org/ subclipse] plugin for subversion (latest version: 1.6)
1010
11+
== Installation ==
12+
13+
* In the SVN Repository Exploring view: Right click on the folder <i>/biojava/biojava-live/trunk</i> and select Check Out as Maven project
14+
1115

12-
== Update for Eclipse Helios SR2 (May 2011) ==
16+
= Details for specific Eclipse Versions ==
17+
18+
=== Update for Eclipse Helios SR2 (May 2011) ===
1319

1420
The above plugins are still available and work fine, however, below are the few important particulars.
1521

@@ -34,6 +40,12 @@ use
3440

3541
as the repository URL and then navigate to trunk in the Eclipse SVN explorer.
3642

37-
== Installation ==
43+
=== Eclipse Indigo (August 29th 2011) ===
44+
45+
I downloaded the Eclipse j2ee version (OSX Lion) and used the Eclipse Marketplace to find and install the following plugins:
3846

39-
* In the SVN Repository Exploring view: Right click on the folder <i>/biojava/biojava-live/trunk</i> and select Check Out as Maven project
47+
-subclipse
48+
-m2eclipse extras (SVN team integration)
49+
-m2eclipse (seems to have been automatically installed..?)
50+
-SvnKit Client Adapter (from Yoxos Marketplace, needs to be switched in Preferences->Team->SVN, SVN Interface ->SVNKit, Pure Java )
51+
--[[User:Andreas|Andreas]] 04:43, 30 August 2011 (UTC)

0 commit comments

Comments
 (0)