Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
30013

Files

FilesIWE
org/apache/maven/jdeveloper/JavaSourceTool.java 0012
org/apache/maven/jdeveloper/package.html 001

org/apache/maven/jdeveloper/JavaSourceTool.java

ErrorLine
Error Line has trailing spaces. 19
Error Utility classes should not have a public or default constructor. 30
Error '{' should be on a new line. 30
Error Line has trailing spaces. 31
Error Line has trailing spaces. 32
Error '{' should be on a new line. 45
Error '{' should be on a new line. 51
Error '}' should be alone on a line. 53
Error '{' should be on a new line. 53
Error '{' should be on a new line. 61
Error '}' should be alone on a line. 63
Error '{' should be on a new line. 63

org/apache/maven/jdeveloper/package.html

ErrorLine
Error Missing package documentation file.0