the wrong description is described in the help. program
should (according to help) analyse the java files but
class files are expected!
program doesn't know to search directories recursive!
no nice output (graphical or suitable format for
visualisation (csv, xml etc.)
Logged In: YES
user_id=422612
1) help text should be updated to reflect this.
2) script jlint.sh is provided for this, should also be part
of the documentation. Jlint itself should not search
directory trees, as shell commands already do this.
3) known deficiency, but probably beyond the scope of this
project.