Diferencia entre revisiones de «QJ-Pro»

De Dos Ideas.
Saltar a: navegación, buscar
 
(No se muestra una edición intermedia de otro usuario)
Línea 1: Línea 1:
QJ-Pro is a comprehensive software inspection tool targeted towards the software developer. Read the PDF brochure and concepts for an understanding of what the product does.
+
QJ-Pro is a comprehensive software inspection tool targeted towards the software developer. Read the PDF brochure 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.
 
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.
Línea 13: Línea 13:
 
QJ-Pro default supports over 200 rules some of which can be used to instantiate new customized rules.  
 
QJ-Pro default supports over 200 rules some of which can be used to instantiate new customized rules.  
  
==Mas información==
+
==Ver también==
[http://qjpro.sourceforge.net/ Web oficial de QJ-Pro]
+
* [http://qjpro.sourceforge.net/ Web oficial de QJ-Pro]
 +
 
 +
[[Category:Métricas]]

Revisión actual del 13:56 31 ago 2009

QJ-Pro is a comprehensive software inspection tool targeted towards the software developer. Read the PDF brochure 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.

Ver también