Browse wiki
This entry published by the Free Software Foundation.
| Javachecker |
| Computer languages | Java + |
|---|---|
| Full description | JavaChecker does static analysis for Java … JavaChecker does static analysis for Java source file. It checks various things in the Java source file and gives warning messages, if needed. The program warns the user if: - function name equals constructor name - default constructor is not found in the class - multiply or divide operator is used instead of shift operator for two's power - warns local variables if variables have not been used - warns function parameter variables if variables have not been used - member variables have not been used - explicit import-clauses are not used sed - explicit import-clauses are not used |
| Homepage URL | http://javachecker.sourceforge.net/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | source + , check + , file + , static + , Java + , analysis + , checker + |
| Last review by | Janet Casey + |
| Last review date | 4 August 2005 + |
| License | GPLv2orlater + |
| License verified by | Janet Casey + |
| License verified date | 4 November 2002 + |
| Name | Javachecker + |
| Prerequisite description | JFlex + , JDK1.2.2 or later + , Javacup + , JFlex 1.3.5 + , Javacup 0.10j or later + |
| Prerequisite kind | Required to build + , Source requirement + |
| Real name | Roni Hursti + |
| Resource URL | http://sourceforge.net/cvs/?group_id=66766 + , mailto:ronih@luukku.com + |
| Resource audience | Developer + , Bug Tracking + , Help + , Support + |
| Resource kind | VCS Repository Webview + , E-mail + |
| Revisionid | 2,695 + |
| Revisiontimestamp | 12 April 2011 13:24:56 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Performs static analysis for Java source file + |
| Software-development | debugging + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cvs.javachecker.sourceforge.net:/cvsroot/javachecker + |
| Version comment | 1.2 stable released 2002-11-18 |
| Version date | 18 November 2002 + |
| Version download | http://prdownloads.sourceforge.net/javachecker/javachecker_1.2.tar.gz?download + |
| Version identifier | 1.2 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 23:41:22 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | ronih@luukku.com + |
| hide properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
