[Biojava-l] building javadocs failed
Ren, Zhen
zren at amylin.com
Tue Nov 11 18:24:36 EST 2003
Sorry to bug you again. It seems still not working. Error message:
C:\Program Files\biojava-live>
C:\Program Files\biojava-live>ant javadocs-biojava
Buildfile: build.xml
init:
[echo] JUnit present: true
[echo] JUnit supported by Ant: true
[echo] SableCC supported by Ant: true
prepare:
prepare-biojava:
prepare-taglets:
compile-taglets:
[javac] Compiling 3 source files to C:\Program Files\biojava-live\ant-build\
classes\taglets
[javac] C:\Program Files\biojava-live\ant-build\src\taglets\Useage.java:81:
cannot resolve symbol
[javac] symbol : method holder ()
[javac] location: interface com.sun.javadoc.Tag
[javac] sb.append(((ClassDoc) tags[0].holder()).qualifiedTypeName())
;
[javac] ^
[javac] 1 error
BUILD FAILED
file:C:/Program Files/biojava-live/build.xml:421: Compile failed; see the compil
er error output for details.
Total time: 6 seconds
Thanks.
Zhen
-----Original Message-----
From: David Huen [mailto:david.huen at ntlworld.com]
Sent: Tuesday, November 11, 2003 3:18 PM
To: Ren, Zhen; biojava-l at biojava.org
Subject: Re: [Biojava-l] building javadocs failed
On Tuesday 11 Nov 2003 10:49 pm, Ren, Zhen wrote:
> Hi,
>
> I followed the instruction at http://cvs.biojava.org/ and successfully
> downloaded code from the CVS repositories and later built the JAR files.
> However, I failed to build javadocs by typing "ant javadocs" at the DOS
> command prompt. Here is the error message:
>
> C:\Program Files\biojava-live>ant javadocs
> Buildfile: build.xml
>
I believe that 'ant javadocs-biojava' is what works now. There are spearate
docs for various other items like grammars, etc.
Regards,
David
More information about the Biojava-l
mailing list