[Biojava-l] Building from CVS
d.lapointe at comcast.net
d.lapointe at comcast.net
Mon Oct 3 11:41:40 EDT 2005
I encountered problems building the javadocs from source. The taglets would not compile. I'm using Java 1.4.2. Is it necessary to use 1.5 to compile biojava-live?
Other than the JavaDoc taglets problem, the only problem with compiling bijava-live with 1.4.2 was in UniProtFormat.java where the build coughed on
Integer.valueOf(taxid) where taxid is an int . A String is required here.
(l.274 )
David
More information about the Biojava-l
mailing list