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 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.

2003-02-11 08:08 Back to release list
0.94

此版本修复了JCSC规则编辑器下面的方法错误的声明,并与花括号的问题。现在具体的例外是捕获的JCSC Ant任务现在功能'startdate的'和'failvalue的属性,用户界面进行了改进,JVM的版本被选中时,一些拼写检查错误,固定,现在还记得文件选择的最后位置。 JCSC Ant任务的错误处理进行了改进,以及其他各种改进和修正补丁了。
标签: Minor feature enhancements
This release fixed a bug in the JCSC Rules Editor and a problem with curly braces following method declarations. Specific exceptions are now caught, the JCSC Ant task now features 'startdate' and 'failvalue' properties, the UI was improved, the JVM version is checked, some spell checking errors were fixed, and the file chooser now remembers its last position. JCSC Ant task error handling was improved, and other various improvements and bugfixes were made.

Project Resources