jEdit Community home jEdit Community Wiki > Plugins > CodeLint (r1.1 vs. r1.5) jEdit Community Wiki webs:
Main | Plugins | Know | TWiki | Sandbox
Plugins . { Changes | Index | Search | Go }
 <<O>>  Difference Topic CodeLint (r1.5 - 09 Feb 2004 - Brad Mace)
Added:
>
>

%META:FIELD{name="SourceForgeAccount" title="SourceForgeAccount" value="jigerjava"}%

Added:
>
>

%META:FIELD{name="Compatibility" title="Compatibility" value=""}%


 <<O>>  Difference Topic CodeLint (r1.4 - 19 Nov 2003 - Jiger Patel)
Changed:
<
<

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Planning"}%

>
>

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Mature"}%


 <<O>>  Difference Topic CodeLint (r1.3 - 26 Sep 2003 - Jiger Patel)
Added:
>
>

%META:FIELD{name="PluginStatus" title="PluginStatus" value="Planning"}%

Changed:
<
<

%META:FIELD{name="LatestVersion" title="LatestVersion" value="0.2"}%

>
>

%META:FIELD{name="LatestVersion" title="LatestVersion" value="0.3"}%

Changed:
<
<

%META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://plugins.jedit.org/plugins/?CodeLint"}%

>
>

%META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://www.mycgiserver.com/~jigerjava/CodeLint.jar , http://plugins.jedit.org/plugins/?CodeLint"}%


 <<O>>  Difference Topic CodeLint (r1.2 - 17 Aug 2003 - Brad Mace)
Changed:
<
<

Code Lint

>
>

Code Lint

Added:
>
>

%META:FIELD{name="PluginName" title="PluginName" value="Code Lint"}%


 <<O>>  Difference Topic CodeLint (r1.1 - 16 Aug 2003 - Brad Mace)
Added:
>
>

%META:TOPICINFO{author="BradMace" date="1061008315" format="1.0" version="1.1"}% %META:TOPICPARENT{name="WebHome"}%

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.

%META:FORM{name="PluginPageForm"}% %META:FIELD{name="Category" title="Category" value="FormattersAndCheckers"}% %META:FIELD{name="Maintainer" title="Maintainer" value="JigerPatel"}% %META:FIELD{name="LatestVersion" title="LatestVersion" value="0.2"}% %META:FIELD{name="Released" title="Released" value="February 27, 2003"}% %META:FIELD{name="WhereToDownload" title="WhereToDownload" value="http://plugins.jedit.org/plugins/?CodeLint"}% %META:FIELD{name="Description" title="Description" value="CodeLint 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."}%


Topic CodeLint . { View | Diffs | r1.5 | > | r1.4 | > | r1.3 | More }
Revision r1.1 - 16 Aug 2003 - 04:31 GMT - Brad Mace
Revision r1.5 - 09 Feb 2004 - 15:53 GMT - Brad Mace
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.