Skip to content

Commit 6846321

Browse files
Joseandreasprlic
authored andcommitted
Change to wiki page
1 parent c9d2310 commit 6846321

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

wiki/BioJava:GetStarted.md

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

17-
You can get the latest version of BioJava3 from the download page
18-
[BioJava3 (v) (requires Java 1.6+)](Biojava:Download "wikilink").
17+
You can get the latest version of BioJava3+ from the download page
18+
[BioJava (v) (requires Java 1.6+)](Biojava:Download "wikilink").
1919

20-
You can get the latest version of BioJava (a.k.a. BioJava1,
21-
biojava-legacy) from the download page [BioJava1 (v) (requires Java
20+
You can get the latest version of BioJava-legacy (a.k.a. BioJava1) from
21+
the download page [BioJava1 (v) (requires Java
2222
1.5+)](Biojava:Download_{{current version legacy}} "wikilink").
2323

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

wiki/BioJava:GetStarted.mediawiki

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

33
BioJava will run on any computer with a Java virtual machine complying to the Java 2 Standard Edition (J2SE) 1.6 (or later) specifications. Java implementations for Linux, Windows, and Solaris are available to download from [http://www.oracle.com/technetwork/java/ Oracle'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 latest version of BioJava3 from the download page [[Biojava:Download|BioJava3 (v{{current version}}) (requires Java 1.6+)]].
5+
You can get the latest version of BioJava3+ from the download page [[Biojava:Download|BioJava (v{{current version}}) (requires Java 1.6+)]].
66

7-
You can get the latest version of BioJava (a.k.a. BioJava1, biojava-legacy) from the download page [[Biojava:Download_{{current version legacy}}|BioJava1 (v{{current version legacy}}) (requires Java 1.5+)]].
7+
You can get the latest version of BioJava-legacy (a.k.a. BioJava1) from the download page [[Biojava:Download_{{current version legacy}}|BioJava1 (v{{current version legacy}}) (requires Java 1.5+)]].
88

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

0 commit comments

Comments
 (0)