File tree Expand file tree Collapse file tree 2 files changed +35
-11
lines changed
Expand file tree Collapse file tree 2 files changed +35
-11
lines changed Original file line number Diff line number Diff line change 22title : BioJava3 Eclipse with SVN
33---
44
5- This is how far I (-- [ Andreas ] ( User:Andreas " wikilink ") 03:42, 24
6- October 2008 (UTC)) got so far:
5+ Prerequisite
6+ ------------
77
8- - I am using the [ Maven] ( http://maven.apache.org/eclipse-plugin.html )
9- eclipse plugin.
8+ - Make sure you have a copy of the latest eclipse (Ganymed)
109
1110<!-- -->
1211
13- - Checked out the project as a Java project
12+ - Make sure you have Java 1.6 installed. (if you are on oSX 10.4.x
13+ install [ soylatte] ( http://landonf.bikemonkey.org/static/soylatte/ )
14+
15+ <!-- -->
16+
17+ - Install [ Maven] ( http://maven.apache.org/eclipse-plugin.html ) eclipse
18+ plugin.
19+
20+ <!-- -->
21+
22+ - Install the [ subclipse] ( http://subclipse.tigris.org/ ) plugin for
23+ subversion
24+
25+ Installation
26+ ------------
27+
28+ - Checked out [ the source for BioJava3] ( BioJava3_project " wikilink ")
29+ as a Java project (name it ** biojava3** )
1430
1531<!-- -->
1632
1733- right click on the pom.xml and Run As -\> Maven install
1834
1935<!-- -->
2036
21- - at the moment it fails since 1.6 is required and my operating system
22- (osx 10.4.11) does not have that...
37+ - right click on the toplevel biojava3 project name and - \> Enable
38+ dependecy management
2339
Original file line number Diff line number Diff line change 1- This is how far I (--[[ User : Andreas | Andreas ]] 03:42, 24 October 2008 (UTC)) got so far:
1+ == Prerequisite ==
22
3- * I am using the [http://maven.apache.org/eclipse-plugin.html Maven ] eclipse plugin.
3+ * Make sure you have a copy of the latest eclipse (Ganymed)
44
5- * Checked out the project as a Java project
5+ * Make sure you have Java 1.6 installed. (if you are on oSX 10.4.x install [http://landonf.bikemonkey.org/static/soylatte/ soylatte ]
6+
7+ * Install [http://maven.apache.org/eclipse-plugin.html Maven ] eclipse plugin.
8+
9+ * Install the [http://subclipse.tigris.org/ subclipse ] plugin for subversion
10+
11+ == Installation ==
12+
13+ * Checked out [[BioJava3_project | the source for BioJava3 ]] as a Java project (name it '''biojava3''' )
614
715* right click on the pom.xml and Run As -> Maven install
816
9- * at the moment it fails since 1.6 is required and my operating system (osx 10.4.11) does not have that...
17+ * right click on the toplevel biojava3 project name and ->Enable dependecy management
You can’t perform that action at this time.
0 commit comments