checkstyle

v 4.3

CheckStyle is a Java source code analyzer

Checkstyle is a Java source code analyzer. It automates the process of checking Java code, and can be made to support almost any coding standard. It can also find class design problems, duplicate code, or bug patterns like double checked locking.

http://checkstyle.sourceforge.net/

To install checkstyle, paste this in macOS terminal after installing MacPorts

sudo port install checkstyle

Add to my watchlist

Installations 0
Requested Installations 0