Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
10025

Details

org/jdtaus/core/monitor/ri/DefaultTaskMonitor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.141
ErrorsMissing a Javadoc comment.151
ErrorsMissing a Javadoc comment.161
ErrorsMissing a Javadoc comment.171
ErrorsMissing a Javadoc comment.186
ErrorsClass should define a constructor.252
ErrorsMissing a Javadoc comment.255
ErrorsVariable 'indeterminate' must be private and have accessor methods.255
ErrorsMissing a Javadoc comment.257
ErrorsVariable 'cancelable' must be private and have accessor methods.257
ErrorsMissing a Javadoc comment.259
ErrorsVariable 'cancelled' must be private and have accessor methods.259
ErrorsMissing a Javadoc comment.261
ErrorsVariable 'minimum' must be private and have accessor methods.261
ErrorsMissing a Javadoc comment.263
ErrorsVariable 'maximum' must be private and have accessor methods.263
ErrorsMissing a Javadoc comment.265
ErrorsVariable 'progress' must be private and have accessor methods.265
ErrorsMissing a Javadoc comment.267
ErrorsVariable 'progressDescription' must be private and have accessor methods.267
ErrorsClass MonitorThread should be declared as final.272
ErrorsVariable 'e' should be declared final.295
ErrorsVariable 'it' should be declared final.318
ErrorsDon't use trailing comments.350