Hi - When I run the command ant javadocs it tells me I am out of memory see below, how can I fix this?
///truncated [javadoc] Loading source files for package org.biojava.directory... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Cannot find class org.biojava.bio.seq.Strand [javadoc] javadoc: warning - Cannot find class org.biojava.bio.seq.io.TokenType [javadoc] javadoc: warning - Cannot find class org.biojava.bio.seq.impl.ReadingFrame [javadoc] javadoc: java.lang.OutOfMemoryError: Please increase memory. [javadoc] 1 error [javadoc] 3 warnings [javadoc] For example, on the Sun Classic or HotSpot VMs, add the option -J-Xmx [javadoc] such as -J-Xmx32m. BUILD SUCCESSFUL Total time: 26 seconds ======================================================================= Attention: The information contained in this message and/or attachments from AgResearch Limited is intended only for the persons or entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited by AgResearch Limited. If you have received this message in error, please notify the sender immediately. ======================================================================= _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
