Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
1300106

Files

FilesIWE
org/jface/autotext/AutoText.java 001
org/jface/autotext/AutoText.java 0019
org/jface/autotext/AutoTextListener.java 001
org/jface/autotext/AutoTextListener.java 0046
org/jface/autotext/Segmentation.java 001
org/jface/autotext/Segmentation.java 0019
org/jface/autotext/app/AutoTextApp.java 001
org/jface/autotext/app/AutoTextApp.java 0010
org/jface/autotext/app/package.html 001
org/jface/autotext/package.html 001
org/jface/autotext/util/StringUtils.java 005
org/jface/autotext/util/package.html 001

org/jface/autotext/AutoText.java

ErrorLine
Error Datei endet nicht mit einem Zeilenumbruch. 0

org/jface/autotext/AutoText.java

ErrorLine
Error Line has trailing spaces. 11
Error Line has trailing spaces. 13
Error Zeile länger als 80 Zeichen 20
Error Line has trailing spaces. 27
Error Zeile länger als 80 Zeichen 30
Error Zeile länger als 80 Zeichen 34
Error Zeile länger als 80 Zeichen 35
Error Line has trailing spaces. 42
Error Line has trailing spaces. 43
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Zeile länger als 80 Zeichen 48
Error Die Methode 'findAutocompleteSuffix' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 51
Error Parameter index should be final. 51
Error Parameter text should be final. 51
Error Line has trailing spaces. 84
Error Line has trailing spaces. 87
Error Parameter index should be final. 91
Error Parameter text should be final. 91

org/jface/autotext/AutoTextListener.java

ErrorLine
Error Datei endet nicht mit einem Zeilenumbruch. 0

org/jface/autotext/AutoTextListener.java

ErrorLine
Error Zeile länger als 80 Zeichen 15
Error Zeile länger als 80 Zeichen 16
Error Line has trailing spaces. 17
Error Line has trailing spaces. 19
Error Zeile länger als 80 Zeichen 37
Error 'autoText' entspricht nicht dem Muster '^f[A-Z][a-zA-Z0-9]*$'. 41
Error 'insertAsSelection' entspricht nicht dem Muster '^f[A-Z][a-zA-Z0-9]*$'. 45
Error 'selectionByAutocomplete' entspricht nicht dem Muster '^f[A-Z][a-zA-Z0-9]*$'. 50
Error Zeile länger als 80 Zeichen 53
Error Zeile länger als 80 Zeichen 54
Error Line has trailing spaces. 56
Error Die Methode 'keyPressed' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 59
Error Parameter e should be final. 59
Error Zeile länger als 80 Zeichen 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 76
Error Die Methode 'keyReleased' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 79
Error Parameter e should be final. 79
Error Line has trailing spaces. 91
Error Line has trailing spaces. 92
Error Parameter e should be final. 95
Error Line has trailing spaces. 119
Error Line has trailing spaces. 121
Error Parameter msec should be final. 124
Error Zeile länger als 80 Zeichen 141
Error Line has trailing spaces. 145
Error Zeile länger als 80 Zeichen 148
Error Parameter textComponent should be final. 150
Error Parameter index should be final. 150
Error Parameter str should be final. 150
Error Line has trailing spaces. 163
Error Line has trailing spaces. 165
Error Parameter textComponent should be final. 169
Error Line has trailing spaces. 178
Error Line has trailing spaces. 180
Error Zeile länger als 80 Zeichen 181
Error Parameter e should be final. 184
Error Zeile länger als 80 Zeichen 195
Error Line has trailing spaces. 197
Error Line has trailing spaces. 198
Error Line has trailing spaces. 200
Error Line has trailing spaces. 201
Error Zeile länger als 80 Zeichen 201
Error Die Methode 'setInsertAsSelection' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 204
Error Parameter insertAsSelection should be final. 204
Error 'insertAsSelection' verbirgt ein Feld. 204

org/jface/autotext/Segmentation.java

ErrorLine
Error Datei endet nicht mit einem Zeilenumbruch. 0

org/jface/autotext/Segmentation.java

ErrorLine
Error Zeile länger als 80 Zeichen 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Zeile länger als 80 Zeichen 14
Error Line has trailing spaces. 16
Error 'words' entspricht nicht dem Muster '^f[A-Z][a-zA-Z0-9]*$'. 25
Error Line has trailing spaces. 29
Error Parameter text should be final. 32
Error Zeile länger als 80 Zeichen 54
Error Line has trailing spaces. 55
Error Parameter sbuf should be final. 58
Error Line has trailing spaces. 68
Error Die Methode 'toString' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 71
Error Line has trailing spaces. 75
Error Line has trailing spaces. 78
Error Line has trailing spaces. 80
Error Zeile länger als 80 Zeichen 81
Error Die Methode 'wordsWithPrefix' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 84
Error Parameter prefix should be final. 84

org/jface/autotext/app/AutoTextApp.java

ErrorLine
Error Datei endet nicht mit einem Zeilenumbruch. 0

org/jface/autotext/app/AutoTextApp.java

ErrorLine
Error Line has trailing spaces. 15
Error Line has trailing spaces. 17
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Utility classes should not have a public or default constructor. 25
Error Line has trailing spaces. 29
Error Parameter args should be final. 32
Error '30' sollte durch eine Konstante definiert sein. 35
Error '40' sollte durch eine Konstante definiert sein. 35
Error '11' sollte durch eine Konstante definiert sein. 37

org/jface/autotext/app/package.html

ErrorLine
Error Fehlende Package-Dokumentation.0

org/jface/autotext/package.html

ErrorLine
Error Fehlende Package-Dokumentation.0

org/jface/autotext/util/StringUtils.java

ErrorLine
Error Line has trailing spaces. 7
Error Utility classes should not have a public or default constructor. 11
Error Line has trailing spaces. 16
Error Line has trailing spaces. 18
Error Parameter words should be final. 21

org/jface/autotext/util/package.html

ErrorLine
Error Fehlende Package-Dokumentation.0