Skip to content
Martin Strunz edited this page Feb 7, 2017 · 30 revisions

Welcome to the jlintplus wiki!

Fork of jlint (JavaLint) Static Code Analyzer for Java (programmed in C++).

Originally invented by Konstantin Knizhnik and Cyrille Artho.

See Copying File for license.

Original project page: https://sourceforge.net/projects/jlint/

Documentation: http://www.informatik.uni-kiel.de/~java/doc/jlint/manual.html

File structure:

  • root
  • root/jlintwin32
  • root/jlintwin32/antic
  • root/jlintwin32/jlint
  • root/jlintwin32/zlib

Realized as Code:Blocks project, Visual Studio 2008 solution and Xcode project (planned). Configurations:

  • MinGW
  • Clang Windows
  • VS 2008
  • gcc Linux (planned)
  • clang Linux (planned)

Usage: jlint classfile

Clone this wiki locally