Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
70019

Details

org/jdtaus/core/lang/spi/ExceptionHandler.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/lang/spi/Executor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/lang/spi/MemoryManager.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/logging/spi/Logger.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/monitor/spi/Task.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.32
Errors'public' modifier out of order with the JLS suggestions.49
Errors'public' modifier out of order with the JLS suggestions.67
Errors'public' modifier out of order with the JLS suggestions.85
ErrorsParameter minimum should be final.85
ErrorsVariable 'minimum' should be declared final.85
Errors'public' modifier out of order with the JLS suggestions.102
ErrorsParameter maximum should be final.102
ErrorsVariable 'maximum' should be declared final.102
Errors'public' modifier out of order with the JLS suggestions.122
Errors'public' modifier out of order with the JLS suggestions.143
Errors'public' modifier out of order with the JLS suggestions.155

org/jdtaus/core/monitor/spi/TaskMonitor.java

ViolationMessageLine
ErrorsFile does not end with a newline.0

org/jdtaus/core/text/spi/ApplicationLogger.java

ViolationMessageLine
ErrorsFile does not end with a newline.0