This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: API doc
- From: Michael Koch <konqueror at gmx dot de>
- To: java at gcc dot gnu dot org
- Cc: Jochen Rassler <jochen at cornmania dot de>
- Date: Thu, 20 Jan 2005 08:33:13 +0100
- Subject: Re: API doc
- References: <1106178669.1584.20.camel@jogix.sojox>
Am Donnerstag, 20. Januar 2005 00:51 schrieb Jochen Rassler:
> Hi.
>
> I am looking for a API-doc for libgcj. Maybe something like sun's
> API-doc, in which all classes and methods a described.
>
> Does anyone have a pointer for me?
>
> I try to port an application to gcj and get some error messages,
> that sound like some methods missing in libgcj and i want to
> verify.
libgcj is basically merged with GNU classpath. We provide a snapshot
of the API docs at http://developer.classpath.org/doc/. It was
generated from GNU classpath CVS from last week afaik. The
documentaion is far from complete. You can report any bugs you find
to https://savannah.gnu.org/bugs/?group=classpath.
Michael
--
Homepage: http://www.worldforge.org/