Skip to content

Commit 416472b

Browse files
markjschreiberandreasprlic
authored andcommitted
/* Introduction */
1 parent 1628692 commit 416472b

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

_wikis/BioJava:GetStarted.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ of MacOS X include a suitable Java implementation as standard. Java is
1313
also available on many other platforms: if in doubt, contact your
1414
vendor. BioJava binaries are distributed in .jar (Java ARchive) format.
1515

16-
You can get the legacy release version of BioJava 1.3
17-
[here](Biojava:Download 1.3 "wikilink"); or
16+
You can get the legacy release version of BioJava 1.4
17+
[here](Biojava:Download 1.4 "wikilink"); or
1818

19-
You can get the release version of BioJava 1.4
20-
[here](Biojava:Download 1.4 "wikilink").
21-
22-
But if you can always get the latest release version go to the [download
19+
You can get the latest release version (BioJava 1.5) from the [download
2320
area](Biojava:Download "wikilink").
2421

2522
You can also integrate BioJava with NetBeans IDE. To find out how follow

_wikis/BioJava:GetStarted.mediawiki

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
BioJava will run on any computer with a Java virtual machine complying to the Java 2 Standard Edition (J2SE) 1.4 (or later) specifications. Java implementations for Linux, Windows, and Solaris are available to download from [http://java.sun.com Sun's java website]. Recent versions of MacOS X include a suitable Java implementation as standard. Java is also available on many other platforms: if in doubt, contact your vendor. BioJava binaries are distributed in .jar (Java ARchive) format.
44

5-
You can get the legacy release version of BioJava 1.3 [[Biojava:Download 1.3|here]]; or
5+
You can get the legacy release version of BioJava 1.4 [[Biojava:Download 1.4|here]]; or
66

7-
You can get the release version of BioJava 1.4 [[Biojava:Download 1.4|here]].
8-
9-
But if you can always get the latest release version go to the [[Biojava:Download|download area]].
7+
You can get the latest release version (BioJava 1.5) from the [[Biojava:Download|download area]].
108

119
You can also integrate BioJava with NetBeans IDE. To find out how follow this [[How_to_integrate_BioJava_in_NetBeans_IDE|link]].
1210

0 commit comments

Comments
 (0)