jEdit Community home jEdit Community Wiki > Plugins > CodeLint jEdit Community Wiki webs:
Main | Plugins | Know | TWiki | Sandbox
Plugins . { Changes | Index | Search | Go }

Code Lint

Code Lint is a Lint Plugin for JEdit that can identify syntax & semantic errors in your Java & C/C++ source code & Class files. Code Lint can detect numerous bugs/errors/inconsistancies that are not detected by your compiler. It can identify casual errors such as wrong hex/octal/char value to wrong assumption about operator precedence, finalize method not calling super.finalize to Critical Errors/Bugs like possible deadlock conditions in your code & a lot more.

Plugin Page Form
Plugin Name?: Code Lint
Category: Formatters And Checkers
Plugin Status: Mature
Maintainer: Jiger Patel
Source Forge Account?: jigerjava
Latest Version?: 0.3
Released: February 27, 2003
Where To Download: http://www.mycgiserver.com/~jigerjava/CodeLint.jar , http://plugins.jedit.org/plugins/?CodeLint
Description: Code Lint is a Lint Plugin for JEdit that can identify syntax & semantic errors in your Java & C/C++ source code & Class files. Code Lint can detect numerous bugs/errors/inconsistancies that are not detected by your compiler. It can identify casual errors such as wrong hex/octal/char value to wrong assumption about operator precedence, finalize method not calling super.finalize to Critical Errors/Bugs like possible deadlock conditions in your code & a lot more.
Compatibility:

Topic CodeLint . { Edit | Attach | Ref-By | Printable | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }
Revision r1.5 - 09 Feb 2004 - 15:53 GMT - Brad Mace
Parents: Web Home
Copyright © 1999-2004 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding jEdit Community Wiki? Send feedback.