-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathBioJava3_project.html
More file actions
49 lines (33 loc) · 1.2 KB
/
BioJava3_project.html
File metadata and controls
49 lines (33 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<h1 id="biojava-3">BioJava 3</h1>
<h2 id="status">Status</h2>
<p><strong>RELEASED</strong></p>
<p>BioJava 3.0 has been released on December 28th 2010. A copy of the code
is available from <biojava:download> Documentation is available from</biojava:download></p>
<biojava:cookbook3.0>
Availability
------------
See the [BioJava SVN access](CVS_to_SVN_Migration "wikilink") page for
how to check out the code from SVN or get the latest SNAPSHOT builds.
IDE specific instructions
-------------------------
- [BioJava3\_eclipse](BioJava3_eclipse "wikilink") how to work with
BioJava3 using eclipse
Wanted
------
We need a volunteer to migrate/rewrite the Blast parsing framework from
BioJava 1
Mailing List
------------
All discussions are on
[<http://www.biojava.org/mailman/listinfo/biojava-dev>](http://www.biojava.org/mailman/listinfo/biojava-dev)
Coding conventions
------------------
- We are using Maven to build biojava 3
- [BioJava3\_license](BioJava3_license "wikilink") - All source code
of BioJava 3 is under LGPL.
- [BioJava3\_logging](BioJava3_logging "wikilink") - How to use
logging
Links
-----
- [BioJava3\_Proposal](BioJava3_Proposal "wikilink")
</biojava:cookbook3.0>