JDepend 2.5 is now available at...
http://www.clarkware.com/software/JDepend.html
New features include:
- Added setFilter() method to all JDepend class variants to support new
JDepend Ant task which includes an element for excluding packages.
Thanks to Bob Hays for updating the Ant task!
- Added JavaClass.getSourceFile() method which returns the name of the
source file from which the analyzed class file was generated. The name
of the source file is only printed in the XML UI for use by external
tools (e.g. Maven). Source files must be compiled with debug information
(e.g. -g or -g:source), otherwise "Unknown" is returned. Thanks to Ben
Walding for contributing this code!
- Source-file analysis is no longer an option.
- Inner classes are now analyzed by default. To disable analyzing inner
classes, set the 'analyzeInnerClasses' property to 'false' in the
jdepend.properties file.
Enjoy!
Mike
--
Mike Clark
http://clarkware.com
(720) 851-2014