newsclasspath - News: GJDoc 0.7.9 released

 
 
Latest News
GNU Classpath 0.99 Released! posted by gnu_andrew, Fri 16 Mar 2012 07:55:04 PM UTC
GNU Classpath 0.98 "Better Late Than Never" released posted by gnu_andrew, Fri 06 Feb 2009 01:57:15 AM UTC
GNU Classpath 0.97.2 released posted by gnu_andrew, Fri 06 Jun 2008 02:30:44 AM UTC
GJDoc 0.7.9 released posted by gnu_andrew, Mon 21 Apr 2008 09:49:31 PM UTC
GNU Classpath 0.97.1 released posted by gnu_andrew, Tue 11 Mar 2008 10:54:30 PM UTC

GJDoc 0.7.9 released

Item posted by Andrew John Hughes <gnu_andrew> on Mon 21 Apr 2008 09:49:31 PM UTC.

We are pleased to announce the release of GJDoc 0.7.9

gjdoc is the GNU documentation generation framework for
java source files.  This release is mainly to make sure that gjdoc can generate documentation for the latest version of GNU Classpath (0.97.1).

The support for the 1.5 language features isn't complete, but
this release of gjdoc should be able to at least handle the basics and generate documentation for java source code files that contain generics, annotations and enumerations. Help for extending the support and update the gjdoc parser are highly appreciated.

New in release 0.7.9

  • Add com.sun.tools.javadoc.Main to emulate javadoc.
  • GJDoc can handle the enumerations in java.util.concurrent.TimeUnit

 (by ignoring them)

The following people contributed to this release:

Andrew John Hughes, Michael Koch and Mark Wielaard

The latest release of GNU gjdoc can always be found at
ftp://ftp.gnu.org/gnu/classpath/

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code