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.


_______________________________________________ Cp-tools-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/cp-tools-discuss

Reply via email to