Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
11 0 0 11

Checkstyle error summary

Error Count
Array brackets at illegal position. 1
Line is longer than 100 characters. 1
Missing package documentation file. 1
Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1
Name 'temp_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1
Unused import - java.io.FileNotFoundException. 1
Unused import - java.text.DateFormat. 1
Unused import - java.text.SimpleDateFormat. 1
Unused import - java.util.Hashtable. 1
Unused import - java.util.Locale. 1
Unused import - java.util.ResourceBundle. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count