Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
3 0 0 13

Files

Files I W E
org/apache/maven/jdeveloper/JavaSourceTool.java 0 0 12
org/apache/maven/jdeveloper/package.html 0 0 1

org/apache/maven/jdeveloper/JavaSourceTool.java

Error Line
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

Error Line
Error Missing package documentation file. 0