Classycle News
Brought to you by:
fjelmer
The new major release of Classycle (version 1.3) detects dependencies between Java classes caused by Java Generics which couldn't been detected by previous versions.
Classycle (a tool for analysing dependencies between Java classes) searches the constant pool of a class file for finding out on which other classes the analysed class depend on. The new version of Classycle analyses also Java Generics signature information placed by the compiler.