Download List

프로젝트 설명

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 Back to release list
0.92

이 버전의 버그 수정 615933, 617149, 617642 및 615934. default.jcsc 이제 Sun의 표준을 적용하는 경우, 구문 분석 클래스의 NCSS 수를 계산 및 XML / XSL은 HTML보기에서 사용되는 방법에 대한 NCSS 세어 확인 / ctor, 함께 인수 카운트에 추가되었습니다 준수 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