.: JiveLint 1.22

Downloading JiveLint
Contacting third-party download site... please wait.
If your download does not start automatically within 5 seconds, choose a mirror below:



Primary Download Mirror 1
Secondary Download Mirror 2

File size 0.16 MB

 

JiveLint Description:

JiveLint is a tool employing powerful static analysis on your JAVA source code. For example, JiveLint will find unused code and variables, switch blocks without a default case, if a class overrides Object.equals() but not Object.hashCode(), if code use == to compare Strings instead of equals().