Top > All Packages in Directory > Javachecker

Javachecker - Performs static analysis for Java source file

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

Obtaining

Web pagehttp://javachecker.sourceforge.net/
Source tarballhttp://prdownloads.sourceforge.net/javachecker/javachecker_1.2.tar.gz?download
Source information http://sourceforge.net/project/showfiles.php?group_id=66766&release_id=123250
Version 1.2 (stable) released on 2002-11-18
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Announce List<ronih@luukku.com>
Help List<ronih@luukku.com>
Developer List<ronih@luukku.com>
Bug List<ronih@luukku.com>

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.javachecker.sourceforge.net:/cvsroot/javachecker http://sourceforge.net/cvs/?group_id=66766
Interfacescommand line
Source languagesJava
Supported languagesJava, Javacup, JFlex
Build prerequisitesJDK1.2.2 or later, Javacup, JFlex
Source prerequisitesJDK1.2.2 or later, Javacup 0.10j or later, JFlex 1.3.5

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-11-04
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.