The following document contains the results of Checkstyle.
Files | I | W | E |
---|---|---|---|
org/jdtaus/core/monitor/ri/DefaultTaskMonitor.java | 0 | 0 | 19 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 255 | |
Variable 'indeterminate' must be private and have accessor methods. | 255 | |
Missing a Javadoc comment. | 257 | |
Variable 'cancelable' must be private and have accessor methods. | 257 | |
Missing a Javadoc comment. | 259 | |
Variable 'cancelled' must be private and have accessor methods. | 259 | |
Missing a Javadoc comment. | 261 | |
Variable 'minimum' must be private and have accessor methods. | 261 | |
Missing a Javadoc comment. | 263 | |
Variable 'maximum' must be private and have accessor methods. | 263 | |
Missing a Javadoc comment. | 265 | |
Variable 'progress' must be private and have accessor methods. | 265 | |
Missing a Javadoc comment. | 267 | |
Variable 'progressDescription' must be private and have accessor methods. | 267 |