Checkstyle Results

The following document contains the results of Checkstyle.

Summary

Files Errors
37 388

Files

Files Errors
de/jface/mrj/Handlers.java 1
de/jface/mrj/HandlersAdapter.java 1
de/jface/mrj/HandlersFactory.java 1
de/jface/mrj/SystemInfo.java 1
de/jface/remind/awtui/NoteFrame.java 59
de/jface/remind/awtui/UserPreferencesFrame.java 26
de/jface/remind/Config.java 29
de/jface/remind/Controller.java 17
de/jface/remind/core/IllegalUniqueNumberException.java 3
de/jface/remind/core/Note.java 7
de/jface/remind/core/NoteAdminData.java 2
de/jface/remind/core/NoteContainer.java 6
de/jface/remind/core/NoteIterator.java 5
de/jface/remind/core/NoteMetaData.java 24
de/jface/remind/core/NoteText.java 8
de/jface/remind/core/UniqueNumber.java 20
de/jface/remind/core/UniqueNumberTest.java 8
de/jface/remind/io/FTPClientTest.java 8
de/jface/remind/io/FTPStorage.java 17
de/jface/remind/io/FTPStorageTest.java 6
de/jface/remind/io/Serializer.java 5
de/jface/remind/io/SerializerException.java 2
de/jface/remind/io/Storage.java 6
de/jface/remind/io/StorageException.java 1
de/jface/remind/io/UserPreferences.java 9
de/jface/remind/io/UserPreferencesTest.java 3
de/jface/remind/io/XMLSerializer.java 27
de/jface/remind/io/XMLUserPreferences.java 11
de/jface/remind/Main.java 2
de/jface/remind/Model.java 12
de/jface/remind/mrj/MrjHandlerImpl.java 2
de/jface/util/Dictionary.java 17
de/jface/util/DictionaryTest.java 5
de/jface/util/Key.java 17
de/jface/util/KeyTest.java 5
de/jface/util/SortedList.java 3
de/jface/util/SortedListTest.java 12

de/jface/mrj/Handlers.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1

de/jface/mrj/HandlersAdapter.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1

de/jface/mrj/HandlersFactory.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1

de/jface/mrj/SystemInfo.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1

de/jface/remind/awtui/NoteFrame.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - de.jface.remind.core.NoteMetaData 24
variable 'textArea' missing Javadoc. 57
variable 'note' missing Javadoc. 58
variable 'log4j' missing Javadoc. 59
method is missing a Javadoc comment. 61
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 102
type is missing a Javadoc comment. 112
Expected @param tag for 'e'. 122
method is missing a Javadoc comment. 135
method is missing a Javadoc comment. 140
type is missing a Javadoc comment. 146
method is missing a Javadoc comment. 149
method is missing a Javadoc comment. 154
type is missing a Javadoc comment. 160
method is missing a Javadoc comment. 163
type is missing a Javadoc comment. 171
variable 'note' missing Javadoc. 174
method is missing a Javadoc comment. 176
method is missing a Javadoc comment. 181
type is missing a Javadoc comment. 188
method is missing a Javadoc comment. 190
type is missing a Javadoc comment. 197
method is missing a Javadoc comment. 200
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 212
method is missing a Javadoc comment. 223
type is missing a Javadoc comment. 226
method is missing a Javadoc comment. 229
type is missing a Javadoc comment. 246
method is missing a Javadoc comment. 249
method is missing a Javadoc comment. 254
type is missing a Javadoc comment. 260
method is missing a Javadoc comment. 263
method is missing a Javadoc comment. 268
type is missing a Javadoc comment. 275
method is missing a Javadoc comment. 278
method is missing a Javadoc comment. 283
type is missing a Javadoc comment. 289
method is missing a Javadoc comment. 292
method is missing a Javadoc comment. 297
type is missing a Javadoc comment. 314
method is missing a Javadoc comment. 317
method is missing a Javadoc comment. 322
type is missing a Javadoc comment. 329
method is missing a Javadoc comment. 332
type is missing a Javadoc comment. 343
method is missing a Javadoc comment. 346
method is missing a Javadoc comment. 351
type is missing a Javadoc comment. 358
method is missing a Javadoc comment. 361
method is missing a Javadoc comment. 366
type is missing a Javadoc comment. 373
method is missing a Javadoc comment. 376
method is missing a Javadoc comment. 382
type is missing a Javadoc comment. 407
method is missing a Javadoc comment. 410
method is missing a Javadoc comment. 416

de/jface/remind/awtui/UserPreferencesFrame.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'user' missing Javadoc. 43
variable 'host' missing Javadoc. 44
variable 'password' missing Javadoc. 45
method is missing a Javadoc comment. 47
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
type is missing a Javadoc comment. 87
method is missing a Javadoc comment. 90
type is missing a Javadoc comment. 96
method is missing a Javadoc comment. 98
type is missing a Javadoc comment. 104
method is missing a Javadoc comment. 106
type is missing a Javadoc comment. 112
method is missing a Javadoc comment. 115
type is missing a Javadoc comment. 121
method is missing a Javadoc comment. 124
method is missing a Javadoc comment. 136
type is missing a Javadoc comment. 139
method is missing a Javadoc comment. 142
type is missing a Javadoc comment. 148
method is missing a Javadoc comment. 151
type is missing a Javadoc comment. 157
method is missing a Javadoc comment. 160
method is missing a Javadoc comment. 166

de/jface/remind/Config.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'CONFIG' missing Javadoc. 34
variable 'FTP_DATA_FILE_NAME' missing Javadoc. 36
variable 'PREFERENCES_FILE_NAME' missing Javadoc. 38
variable 'STORAGE_CLASS' missing Javadoc. 40
variable 'SERIALIZER_CLASS' missing Javadoc. 42
variable 'NOTE_COLOR' missing Javadoc. 44
line longer than 80 characters 46
line longer than 80 characters 48
line longer than 80 characters 50
variable 'MENU_FILE_LABEL' missing Javadoc. 51
variable 'MENUITEM_FILE_NEW_LABEL' missing Javadoc. 53
variable 'MENUITEM_FILE_CLOSE_LABEL' missing Javadoc. 55
variable 'MENUITEM_FILE_QUIT_LABEL' missing Javadoc. 57
variable 'IS_MACINTOSH' missing Javadoc. 59
variable 'NOTE_FONT_FAMILY' missing Javadoc. 61
variable 'USER_PREFERENCES_CLASS' missing Javadoc. 63
variable 'USER_PREFERENCES_FRAME_TITLE' missing Javadoc. 65
variable 'USER_PREFERENCES_FRAME_USER_LABEL' missing Javadoc. 67
variable 'USER_PREFERENCES_FRAME_HOST_LABEL' missing Javadoc. 69
variable 'USER_PREFERENCES_FRAME_PASSWORD_LABEL' missing Javadoc. 71
variable 'MENUITEM_FILE_SAVE_LABEL' missing Javadoc. 73
variable 'MENUITEM_FILE_REVERT_LABEL' missing Javadoc. 75
variable 'MENU_NOTE_LABEL' missing Javadoc. 77
variable 'MENUITEM_NOTE_HIDE_LABEL' missing Javadoc. 79
variable 'MENUITEM_NOTE_MINIMIZE_LABEL' missing Javadoc. 81
variable 'MENUITEM_NOTE_SHOWALL_LABEL' missing Javadoc. 83
variable 'MENUITEM_NOTE_NEXTNOTE_LABEL' missing Javadoc. 85
variable 'FRAME_TITLE' missing Javadoc. 87

de/jface/remind/Controller.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'model' missing Javadoc. 43
variable 'hasChanged' missing Javadoc. 44
variable 'log4j' missing Javadoc. 45
method is missing a Javadoc comment. 47
method is missing a Javadoc comment. 53
method is missing a Javadoc comment. 59
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 90
method is missing a Javadoc comment. 95
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 128
method is missing a Javadoc comment. 139
method is missing a Javadoc comment. 146
method is missing a Javadoc comment. 154
method is missing a Javadoc comment. 162

de/jface/remind/core/IllegalUniqueNumberException.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
line longer than 80 characters 18
method is missing a Javadoc comment. 28

de/jface/remind/core/Note.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
method is missing a Javadoc comment. 42
Expected @param tag for 'noteMetaData'. 50
Unused @param tag for 'text'. 72
Expected @param tag for 'noteText'. 76
method is missing a Javadoc comment. 107
line longer than 80 characters 111

de/jface/remind/core/NoteAdminData.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'closed' missing Javadoc. 27

de/jface/remind/core/NoteContainer.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
redundant 'public' modifier. 42
redundant 'public' modifier. 47
Expected an @return tag. 52
redundant 'public' modifier. 52
redundant 'public' modifier. 59

de/jface/remind/core/NoteIterator.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
redundant 'public' modifier. 30
method is missing a Javadoc comment. 30
redundant 'public' modifier. 32
method is missing a Javadoc comment. 32

de/jface/remind/core/NoteMetaData.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'log4j' missing Javadoc. 36
variable 'bounds' missing Javadoc. 48
variable 'visibility' missing Javadoc. 49
Expected @param tag for 'dateOfCreation'. 71
Expected @throws tag for 'IllegalUniqueNumberException'. 72
Expected an @return tag. 93
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 103
method is missing a Javadoc comment. 108
method is missing a Javadoc comment. 113
Expected an @return tag. 138
method is missing a Javadoc comment. 143
line longer than 80 characters 147
type is missing a Javadoc comment. 156
variable 'VISIBLE' missing Javadoc. 158
variable 'HIDDEN' missing Javadoc. 159
variable 'MINIMIZED' missing Javadoc. 160
variable 'status' missing Javadoc. 161
method is missing a Javadoc comment. 163
method is missing a Javadoc comment. 168
method is missing a Javadoc comment. 173
method is missing a Javadoc comment. 191
method is missing a Javadoc comment. 198

de/jface/remind/core/NoteText.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'body' missing Javadoc. 30
method is missing a Javadoc comment. 32
method is missing a Javadoc comment. 37
method is missing a Javadoc comment. 42
method is missing a Javadoc comment. 47
method is missing a Javadoc comment. 57
method is missing a Javadoc comment. 64

de/jface/remind/core/UniqueNumber.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Expected @param tag for 'uniqueNumber'. 57
Unused @throws tag for 'RuntimeException'. 65
Expected an @return tag. 68
'static' modifier out of order with the JLS suggestions. 68
Expected an @return tag. 90
Expected @param tag for 'uniqueNumber'. 90
Expected @throws tag for 'IllegalUniqueNumberException'. 91
line longer than 80 characters 98
line longer than 80 characters 99
line longer than 80 characters 103
method is missing a Javadoc comment. 106
'static' modifier out of order with the JLS suggestions. 106
Expected an @return tag. 140
Expected @param tag for 'uniqueNumber'. 140
Expected an @return tag. 158
Expected an @return tag. 176
method is missing a Javadoc comment. 181
method is missing a Javadoc comment. 188
method is missing a Javadoc comment. 193

de/jface/remind/core/UniqueNumberTest.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
method is missing a Javadoc comment. 30
method is missing a Javadoc comment. 35
method is missing a Javadoc comment. 40
method is missing a Javadoc comment. 45
method is missing a Javadoc comment. 53
method is missing a Javadoc comment. 62
method is missing a Javadoc comment. 79

de/jface/remind/io/FTPClientTest.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - de.jface.remind.Config 21
Unused import - java.io.OutputStream 26
variable 'ftp' missing Javadoc. 42
Expected @param tag for 'name'. 48
method is missing a Javadoc comment. 53
method is missing a Javadoc comment. 75
Expected @throws tag for 'Exception'. 85

de/jface/remind/io/FTPStorage.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - java.io.InputStream 26
Unused import - java.io.InputStreamReader 27
Unused import - java.io.OutputStream 28
Unused import - org.apache.commons.io.Util 32
Unused import - org.apache.commons.net.ftp.FTPFile 34
variable 'log4j' missing Javadoc. 47
Expected an @return tag. 52
Expected @param tag for 'filename'. 52
Expected @throws tag for 'StorageException'. 52
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 93
Expected an @return tag. 121
Expected @throws tag for 'StorageException'. 121
Expected @param tag for 'ftpClient'. 168
Expected @throws tag for 'StorageException'. 169

de/jface/remind/io/FTPStorageTest.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - java.io.File 26
Unused import - java.io.FileInputStream 27
Unused import - java.io.FileOutputStream 28
Expected @param tag for 'name'. 48
Expected @throws tag for 'Throwable'. 57

de/jface/remind/io/Serializer.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - java.io.OutputStream 24
variable 'log4j' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 42
Expected @throws tag for 'SerializerException'. 53
Expected @throws tag for 'SerializerException'. 64

de/jface/remind/io/SerializerException.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
method is missing a Javadoc comment. 31

de/jface/remind/io/Storage.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'log4j' missing Javadoc. 35
variable 'log4j' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 35
method is missing a Javadoc comment. 37
method is missing a Javadoc comment. 40
Expected an @return tag. 46

de/jface/remind/io/StorageException.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1

de/jface/remind/io/UserPreferences.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'log4j' missing Javadoc. 34
variable 'log4j' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 34
method is missing a Javadoc comment. 36
method is missing a Javadoc comment. 38
method is missing a Javadoc comment. 40
method is missing a Javadoc comment. 42
method is missing a Javadoc comment. 49
method is missing a Javadoc comment. 54

de/jface/remind/io/UserPreferencesTest.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Expected @param tag for 'name'. 37
method is missing a Javadoc comment. 42

de/jface/remind/io/XMLSerializer.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - java.io.OutputStream 32
variable 'ROOT' missing Javadoc. 57
variable 'NOTE_TEXT_BODY' missing Javadoc. 70
variable 'NOTE_META_DATA_UNIQUE_NUMBER' missing Javadoc. 77
variable 'NOTE_META_DATA_DATE_OF_CREATION' missing Javadoc. 78
variable 'NOTE_META_DATA_BOUNDS' missing Javadoc. 80
variable 'NOTE_META_DATA_BOUNDS_X' missing Javadoc. 81
variable 'NOTE_META_DATA_BOUNDS_Y' missing Javadoc. 82
variable 'NOTE_META_DATA_BOUNDS_WIDTH' missing Javadoc. 83
variable 'NOTE_META_DATA_BOUNDS_HEIGHT' missing Javadoc. 84
variable 'DATE_FORMAT_PATTERN' missing Javadoc. 85
variable 'NOTE_META_DATA_VISIBILITY' missing Javadoc. 86
Expected @throws tag for 'SerializerException'. 102
Expected @throws tag for 'ParseException'. 142
Expected @throws tag for 'IllegalUniqueNumberException'. 142
method is missing a Javadoc comment. 154
line longer than 80 characters 176
line longer than 80 characters 179
line longer than 80 characters 182
line longer than 80 characters 185
method is missing a Javadoc comment. 202
Expected @throws tag for 'SerializerException'. 216
method is missing a Javadoc comment. 241
method is missing a Javadoc comment. 251
method is missing a Javadoc comment. 264
method is missing a Javadoc comment. 313

de/jface/remind/io/XMLUserPreferences.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
variable 'user' missing Javadoc. 41
variable 'host' missing Javadoc. 42
variable 'password' missing Javadoc. 43
method is missing a Javadoc comment. 45
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 92
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 102

de/jface/remind/Main.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Expected @param tag for 'args'. 37

de/jface/remind/Model.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
Unused import - de.jface.remind.core.NoteMetaData 23
variable 'notes' missing Javadoc. 41
method is missing a Javadoc comment. 43
method is missing a Javadoc comment. 48
method is missing a Javadoc comment. 53
method is missing a Javadoc comment. 62
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 79
Expected an @return tag. 88
line longer than 80 characters 94

de/jface/remind/mrj/MrjHandlerImpl.java

Error Line
Line does not match expected header line of '// \$Id.*\$'. 1
method is missing a Javadoc comment. 34

de/jface/util/Dictionary.java

Error Line
variable 'root' missing Javadoc. 26
method is missing a Javadoc comment. 28
method is missing a Javadoc comment. 33
Expected @param tag for 'key'. 50
Expected @param tag for 'element'. 50
method is missing a Javadoc comment. 63
Expected @param tag for 'element'. 79
Expected @param tag for 'key'. 79
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 113
method is missing a Javadoc comment. 118
method is missing a Javadoc comment. 123
method is missing a Javadoc comment. 128
method is missing a Javadoc comment. 133
method is missing a Javadoc comment. 138
method is missing a Javadoc comment. 143

de/jface/util/DictionaryTest.java

Error Line
Expected @param tag for 'name'. 22
method is missing a Javadoc comment. 37
line longer than 80 characters 39
method is missing a Javadoc comment. 50
method is missing a Javadoc comment. 63

de/jface/util/Key.java

Error Line
variable 'children' missing Javadoc. 15
variable 'value' missing Javadoc. 16
variable 'name' missing Javadoc. 17
variable 'parent' missing Javadoc. 18
method is missing a Javadoc comment. 20
Expected @param tag for 'parent'. 33
method is missing a Javadoc comment. 44
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 111
method is missing a Javadoc comment. 116
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 128
method is missing a Javadoc comment. 133
method is missing a Javadoc comment. 158
Expected an @return tag. 169

de/jface/util/KeyTest.java

Error Line
Expected @param tag for 'name'. 19
method is missing a Javadoc comment. 39
line longer than 80 characters 81
method is missing a Javadoc comment. 124
method is missing a Javadoc comment. 132

de/jface/util/SortedList.java

Error Line
line longer than 80 characters 23
method is missing a Javadoc comment. 41
method is missing a Javadoc comment. 48

de/jface/util/SortedListTest.java

Error Line
Expected @param tag for 'name'. 21
type is missing a Javadoc comment. 73
variable 'name' missing Javadoc. 75
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 82
type is missing a Javadoc comment. 88
method is missing a Javadoc comment. 91
type is missing a Javadoc comment. 100
variable 'name' missing Javadoc. 103
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 110
method is missing a Javadoc comment. 115