Difference between revisions of "Jlint"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Jlint |Short description=Java debugger |Full description=Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow anal...")
 
(New version)
Line 3: Line 3:
 
|Short description=Java debugger
 
|Short description=Java debugger
 
|Full description=Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
 
|Full description=Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.
 +
|Homepage URL=http://jlint.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://artho.com/jlint/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User manual available from http://www.artho.com/jlint/manual.html
 
|Documentation note=User manual available from http://www.artho.com/jlint/manual.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Checkstyle,PMD
 
|Related projects=Checkstyle,PMD
 
|Keywords=software development,debugging,Jlint,lock graph
 
|Keywords=software development,debugging,Jlint,lock graph
|Is GNU=n
+
|Version identifier=3.1.2
|Last review by=Janet Casey
+
|Version date=2011/01/11
|Last review date=2005-03-16
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/jlint/files/jlint/jlint-3.1.2/jlint-3.1.2.tar.bz2/download
 +
|Version comment=3.1.2 stable released 2011-01-11
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/02/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.3
+
|Status=
|Version date=2001-08-08
+
|Is GNU=No
|Version status=stable
+
|License verified date=2001-08-08
|Version download=http://artho.com/jlint/jlint.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2001-08-08
 
|License verified date=2001-08-08
|Version comment=2.3 stable released 2001-08-08
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Cyrille Artho
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Cyrille Artho
 
 
|Email=cyrille@artho.com
 
|Email=cyrille@artho.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eric A. Raymond
 
|Role=Contributor
 
|Role=Contributor
|Real name=Eric A. Raymond
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Kevin Lo
 
|Role=Contributor
 
|Role=Contributor
|Real name=Kevin Lo
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Konstantin Knizhnik
 
|Role=Contributor
 
|Role=Contributor
|Real name=Konstantin Knizhnik
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Maarten Breddels
 
|Role=Contributor
 
|Role=Contributor
|Real name=Maarten Breddels
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 67: Line 62:
 
|Software-development=debugging
 
|Software-development=debugging
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2001-08-08
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 89: Line 79:
 
|Prerequisite description=Unix shell
 
|Prerequisite description=Unix shell
 
}}
 
}}
 +
{{Featured}}

Revision as of 20:07, 15 February 2017


[edit]

Jlint

http://jlint.sourceforge.net/
Java debugger

Jlint checks Java code and finds bugs, inconsistencies and synchronization problems by doing data flow analysis on the code and building the lock graph. Jlint is fast, easy to learn, and requires no changes in the class files to be checked.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

8 August 2001




Leaders and contributors

Contact(s)Role
Kevin Lo Contributor
Konstantin Knizhnik Contributor
Cyrille Artho Maintainer
Eric A. Raymond Contributor
Maarten Breddels Contributor


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/jlint
Bug Tracking,Developer,SupportE-mailmailto:cyrille@artho.com
Ruby (Ref)https://rubygems.org/gems/jlint


Software prerequisites

KindDescription
Required to useJava compiler (no Java Runtime Environment needed)
Weak prerequisiteUnix shell
Required to buildC++ Standard Library with Standard Templates
Required to buildC++ compiler




Entry






































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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.