[dbdoclet] Re: DocBook-generation error
- From: Michael Fuchs <michael.fuchs@xxxxxxxxxxxxxxx>
- To: Beth Fischi <beth@xxxxxxxxxx>, dbdoclet@xxxxxxxxxxxxx
- Date: Sat, 29 Apr 2006 06:51:57 +0200
Hello Beth,
the problem seems to be, that you have a JRE 1.5 (Runtime Environment)
and JDK 1.4.2 (Developmet Kit) installed on your computer. Only the JDK
1.4 has a javadoc tool. Now tidbit seems to be started with JRE 1.5 and
therefore it uses the [dbdoclet_home]/jdk1.5/dbdoclet.jar in its ant
project file. But when ant starts its javadoc task, it only finds the
javadoc tool from JDK 1.4.2, but that is not compatible with the
jdk1.5/dbdoclet.jar.
As a solution, please upgrade to JDK 1.5 or make sure that tidbit is
started with java application from the JDK 1.4.2 distribution.
Regards
Michael Fuchs
P.S. Please subscribe to the mailing list. Otherwise, I have to repost
your mails. Thanks.
> Hi Michael,
>
> Thanks for the fast response. Here are the answers to your questions:
>
> JDK 1.5: I have j2sdk 1.4.2 installed. I'll have to check whether that
> includes JDK 1.5 or 1.4.
>
> Dbdoclet version: dbdoclet.TiDbiT 1.17. Is this version number helpful?
> This was in the GUI's About box.
>
> [dbdoclet_home]/jars/jdk1.4/dbdoclet.jar: Present, as is the one for
> jdk1.5.
>
> Is the attached file the one that you requested?
>
> Thanks so much,
> Beth
- References:
- [dbdoclet] Re: DocBook-generation error
- From: Beth Fischi
Other related posts:
- » [dbdoclet] DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- » [dbdoclet] Re: DocBook-generation error
- [dbdoclet] Re: DocBook-generation error
- From: Beth Fischi