cp-tools-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cp-tools-discuss] How to run gjdoc with kaffe


From: Brian Jones
Subject: Re: [Cp-tools-discuss] How to run gjdoc with kaffe
Date: 22 Nov 2003 20:24:48 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Arnaud Vandyck <address@hidden> writes:

> Hi all,
> 
> I tried to run gjdoc with kaffe today and succeed after applying some
> patches.
> 
> First, I'd like to reference the Mark's mail with the null String adding
> a char (String s may be null; s+='a' have to be "nulla", kaffe throws a
> NullPointerException). I patch this in SerialFieldTagImpl[1].
> 
> Before that, I got a problem with the '-help' argument throwing a
> NullPointerException. I got to patch Main[2].
> 
> I also did patch ClassDocProxy[3] to get rid of a warning at
> compilation.
> 
> The result is kaffe can run gjdoc with 'xmlonly' argument (gjdoc only
> generate the xml doclet, but I did not succeed in transforming the xml
> doclet in html or something else with xslt. gjdoc complains because of
> saxon not found (even when in the classpath).
> 
> This is a first (IMHO important) step in having a `javadoc' like tool in
> kaffe. I'll try to investigate to transform xml with xslt using xsltproc
> or something else.
> 
> Best Regards,
> 
> -- Arnaud Vandyck, STE fi, ULg
>    Formateur Cellule Programmation.

Thanks, not sure how many are watching the cp-tools list from
classpath.  All the tools need some TLC.

Brian
-- 
Brian Jones <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]