Télécharger la liste

Description du projet

DoctorJ is an application that analyzes Java
documentation for compliance with the standard and
for accuracy against the code, beyond what javadoc
does.

Système requise

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.

2011-11-14 03:07
5.2.0

Cette version ajoute une fonctionnalité pour vérifier l'orthographe chaînes de longueur minimale en mots. Une grande partie du code a été réécrite.
This version adds a feature to spell-check strings of a minimal length in words. Much of the code has been rewritten.

2006-08-23 14:35
5.1.2

Par défaut, les avertissements et les erreurs sont maintenant publiés à la plus stricte niveau. Détection de run-time exceptions et des erreurs a été améliorée, ce qui élimine de nombreuses erreurs indiquant qu'une exception a été documentée pour le moment pas déclaré dans les lancers liste. L'option - mise en garde a été remplacé avec l'option - niveau.
Tags: Minor feature enhancements
By default, warnings and errors are now reported
at the strictest level. Detection of run-time
exceptions and errors has been improved, thus
eliminating many errors stating that an exception
was documented yet not declared in the throws
list. The --warning option has been replaced with
--level.

2006-08-18 14:40
5.1.0

Ce communiqué a été réécrit afin de manipuler Java 1.3, 1.4 et 1.5, et pour améliorer les performances.
Tags: Major feature enhancements
This release has been rewritten to handle Java
1.3, 1.4, and 1.5, and to
improve performance.

2004-06-21 15:31
5.0.0

L'analyseur de documentation a été réécrit en Java. Les listes de mots sont désormais inclus avec la distribution pour le Canada, UK, US et des variantes de l'anglais. Chaque liste comprend environ 140.000 mots, plus de trois fois le nombre dans / usr / share / dict / words. Erreurs et des avertissements ont été simplifiées, de sorte qu'il ya maintenant que des erreurs et de quatre niveaux d'avertissements, vêtu à peu près par l'accessibilité (public, protected, package, et privé) d'un élément, comme une classe, une méthode ou un champ.
Tags: Major feature enhancements
The documentation analyzer has been rewritten in
Java. Word lists are now included with the
distribution for Canadian, UK, and US variants of
English. Each of these lists includes
approximately 140,000 words, over three times the
number in /usr/share/dict/words. Errors and
warnings have been simplified, so that there are
now only errors and four levels of warnings,
roughly arrayed by accessibility (public,
protected, package, and private) of an item, such
as a class, method, or field.

2003-09-07 06:54
4.0.2

Cette version se caractérise pas de différences de fonctionnalités, mais le code a été nettoyé de manière significative, l'exploitation forestière a été améliorée, la vitesse de compilation a été divisé par deux, et la vitesse d'exécution du correcteur orthographique a été améliorée.
Tags: Minor feature enhancements
This version features no functionality differences, but the
code was cleaned up significantly, logging was
improved, compilation speed was halved, and the spell
checking execution speed was improved.

Project Resources