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 _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l