Plugins (1065)


Training and Consulting (45)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 581
Comments: 0


Category: Plugin Directory / Source Code Analyzer / Lint4j Eclipse Plugin

Lint4j Eclipse Plugin 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 8.0 (2 Votes) | hits: 2
Lint4j Eclipse Plugin

Version: 0.9.12
Support Eclipse Version: 3.1, 3.2
License: Other
Development Status: Beta
Company: jutils.com
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum
Update Site URL: http://www.jutils.com/eclipse-update

Lint4j ("Lint for Java") is a static Java source code analyzer that detects locking and threading issues, performance and scalability problems, and checks complex contracts such as Java serialization by performing type, data flow, and lock graph analysis. This free plugin integrates Lint4j with Eclipse. Problems can be reported as soon as the source is saved, with easy navigation to the offending line in the source file. Lint4j handles Java 1.0 to 1.6 source code. Packages and files can be excluded from the analysis, which is useful for generated code. The warnings can be individually enabled and disabled for each project, allowing developers to focus on the audits that matter for their project.
Added on: 20-Feb-2006 | Updated: 30-Oct-2006




Last 1 Comments


User: AnonymousRating: 62008-03-28 17:07:43
requires manual actions for auditing