N
Nanne Baars
[Removed invalid group comp.lang.java - moderator]
Thanks to QA-Systems, the popular and free code analyzer for Java
(QStudio for Java Pro) has become an open source product under GPL
License. You can start using QJ Pro immediately by downloading it at
http://qjpro.sourceforge.net
QJ-Pro is a comprehensive software inspection tool targeted towards
the software developer. Read the PDF brochure(availabe at the website)
and concepts for an understanding of what the product does.
Developers can automatically inspect their Java source code and
improve their Java programming skills as they write their programs.
QJ-Pro provides descriptive Java patterns explaining error prone code
constructs and providing solutions for it.
QJ-Pro checks:
* conformance to coding standards,
* misuse of the Java language,
* best practice conformence
* code structure and
* potential bugs at the earliest stages of development.
QJ-Pro default supports over 200 rules some of which can be used to
instantiate new customized rules.
Thanks to QA-Systems, the popular and free code analyzer for Java
(QStudio for Java Pro) has become an open source product under GPL
License. You can start using QJ Pro immediately by downloading it at
http://qjpro.sourceforge.net
QJ-Pro is a comprehensive software inspection tool targeted towards
the software developer. Read the PDF brochure(availabe at the website)
and concepts for an understanding of what the product does.
Developers can automatically inspect their Java source code and
improve their Java programming skills as they write their programs.
QJ-Pro provides descriptive Java patterns explaining error prone code
constructs and providing solutions for it.
QJ-Pro checks:
* conformance to coding standards,
* misuse of the Java language,
* best practice conformence
* code structure and
* potential bugs at the earliest stages of development.
QJ-Pro default supports over 200 rules some of which can be used to
instantiate new customized rules.