[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Cp-tools-discuss] gjdoc 0.7.4 released
From: |
Julian Scheid |
Subject: |
[Cp-tools-discuss] gjdoc 0.7.4 released |
Date: |
Sun, 24 Apr 2005 22:38:15 +0200 |
User-agent: |
Debian Thunderbird 1.0.2 (X11/20050402) |
A new release of gjdoc is available for download at
ftp://ftp.gnu.org/gnu/classpath/
Users of previous versions should upgrade as soon as possible since
0.7.3 and earlier may generate incorrect documentation. See below for
details.
New in release 0.7.4
* Gjdoc now supports type variables at the class level (e.g. List<E>,
Pair<A,B>). Thanks to Andrew John Hughes for implementing this.
* Comma-separated field definitions and static field values involving
brackets and braces are now parsed correctly. Thanks to David
Gilbert for reporting this.
* The class documentation page now lists inner classes properly.
* The wrapper script now passes options prefixed with -J to the
virtual machine. This is especially useful for increasing the
maximum heap size to avoid OutOfMemoryErrors when running gjdoc on
large trees. Thanks to Wolfgang Baer for reporting this.
* The bytecode build now properly includes XmlDoclet classes when
--enable-xmldoclet is specified at configure time. Thanks to
Wolfgang Baer for reporting this.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Cp-tools-discuss] gjdoc 0.7.4 released,
Julian Scheid <=