Download List

Projeto Descrição

JCSC is a powerful tool that checks source code against a highly definable coding standard for potentially bad code. Standards cover naming conventions for classes, interfaces, fields, and parameters, and the structural layout of classes and interfaces. Each rule is highly customizable. It can also find potential bugs, including empty catch/finally blocks, switches without defaults, throwing 'Exception' types, and slow code. JCSC was inspired by lint.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-03 10:15
0.92

Esta versão corrige bugs 615933, 617149, 617642 e 615934. O default.jcsc agora cumpre o padrão da Sun, quando aplicável, a contagem NCSS de classes analisada é calculado e utilizado no / XSL XML exibição de HTML, e um cheque para a contagem NCSS para o método / ctor foi adicionado, juntamente com uma contagem de argumentos Verifique se ctor.
Tags: Initial freshmeat announcement
This version fixes bugs 615933, 617149, 617642, and 615934. The default.jcsc now complies to the Sun standard when applicable, the NCSS count of parsed classes is calculated and used in the XML/XSL HTML view, and a check for the NCSS count for method/ctor was added, along with an argument count check for ctor.

Project Resources