Checkstyle Errors

The following document contains the results of Checkstyle for severity error.

Summary

Files Errors
3 13

Files

Files Errors
org/apache/maven/jdeveloper/JavaSourceTool.java 12
org/apache/maven/jdeveloper/package.html 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