Hi,
other tools in this regard would be pmd and spotbugs (successor of findbugs)
https://pmd.github.io/
http://findbugs.sourceforge.net/
In my experience it is easy to integrate them in builds and generate nice
reports but it is quite hard and a lot of work to fix all those findings.
Another i
There is a Sonar instance running
https://builds.apache.org/analysis/
2017-11-07 19:16 GMT+01:00 Yasser Zamani :
>
>
> On 7/18/2017 10:37 AM, Lukasz Lenart wrote:
>> less static util classes and coupled code
>
> I started playing with JDepend [1] to see if I can have a graphical
> anatomy of Strut