Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
22002025

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
10Errors Error
NewlineAtEndOfFile1Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
1006Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
152Errors Error
JavadocMethod138Errors Error
JavadocType6Errors Error
JavadocVariable66Errors Error
JavadocStyle33Errors Error
ConstantName1Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName5Errors Error
MethodName10Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName6Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports1Errors Error
LineLength189Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter0Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap0Errors Error
ParenPad0Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter15Errors Error
WhitespaceAround16Errors Error
ModifierOrder2Errors Error
RedundantModifier14Errors Error
AvoidNestedBlocks1Errors Error
EmptyBlock4Errors Error
LeftCurly0Errors Error
NeedBraces5Errors Error
RightCurly1Errors Error
AvoidInlineConditionals0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField3Errors Error
IllegalInstantiation0Errors Error
InnerAssignment1Errors Error
MagicNumber149Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows4Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension78Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor2Errors Error
InterfaceIsType0Errors Error
VisibilityModifier10Errors Error
ArrayTypeStyle2Errors Error
FinalParameters91Errors Error
TodoComment3Errors Error
UpperEll0Errors Error

Details

org/eclipse/wb/swt/SWTResourceManager.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.35
ErrorsUtility classes should not have a public or default constructor.43
ErrorsLine is longer than 80 characters.44
ErrorsLine contains a tab character.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine is longer than 80 characters.48
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsMissing a Javadoc comment.49
ErrorsName 'm_colorMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsLine has trailing spaces.52
ErrorsLine contains a tab character.52
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsParameter systemColorID should be final.57
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
ErrorsLine has trailing spaces.63
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine is longer than 80 characters.70
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsParameter r should be final.72
ErrorsParameter g should be final.72
ErrorsParameter b should be final.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine has trailing spaces.77
ErrorsLine contains a tab character.77
ErrorsLine contains a tab character.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsParameter rgb should be final.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.85
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine is longer than 80 characters.100
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsLine contains a tab character.102
ErrorsLine contains a tab character.103
ErrorsLine is longer than 80 characters.104
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine is longer than 80 characters.108
ErrorsLine contains a tab character.108
ErrorsName 'm_imageMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.108
ErrorsLine contains a tab character.109
ErrorsLine is longer than 80 characters.110
ErrorsLine contains a tab character.110
ErrorsLine has trailing spaces.111
ErrorsLine contains a tab character.111
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsLine contains a tab character.116
ErrorsParameter stream should be final.116
ErrorsExpected @throws tag for 'IOException'.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine has trailing spaces.130
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsParameter path should be final.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.140
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine is longer than 80 characters.149
ErrorsLine contains a tab character.149
ErrorsLine has trailing spaces.150
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine is longer than 80 characters.154
ErrorsLine contains a tab character.154
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsParameter clazz should be final.157
ErrorsParameter path should be final.157
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine is longer than 80 characters.162
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsMissing a Javadoc comment.171
ErrorsLine contains a tab character.172
ErrorsLine is longer than 80 characters.173
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine is longer than 80 characters.176
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine is longer than 80 characters.186
ErrorsLine contains a tab character.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine is longer than 80 characters.190
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine is longer than 80 characters.194
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.197
ErrorsLine is longer than 80 characters.198
ErrorsLine contains a tab character.198
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine is longer than 80 characters.209
ErrorsLine contains a tab character.209
ErrorsName 'm_decoratedImageMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.209
ErrorsLine contains a tab character.210
ErrorsLine is longer than 80 characters.211
ErrorsLine contains a tab character.211
ErrorsLine has trailing spaces.212
ErrorsLine contains a tab character.212
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsLine contains a tab character.219
ErrorsParameter baseImage should be final.219
ErrorsParameter decorator should be final.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.222
ErrorsLine is longer than 80 characters.223
ErrorsLine contains a tab character.223
ErrorsLine has trailing spaces.224
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.231
ErrorsLine contains a tab character.232
ErrorsLine is longer than 80 characters.233
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine is longer than 80 characters.235
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine is longer than 80 characters.237
ErrorsLine contains a tab character.237
ErrorsLine contains a tab character.238
ErrorsLine is longer than 80 characters.239
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine contains a tab character.241
ErrorsLine is longer than 80 characters.242
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.248
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
ErrorsLine is longer than 80 characters.253
ErrorsLine contains a tab character.253
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.258
ErrorsLine contains a tab character.259
ErrorsLine is longer than 80 characters.260
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine is longer than 80 characters.262
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.263
ErrorsLine is longer than 80 characters.264
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.265
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.268
ErrorsLine contains a tab character.269
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsAvoid nested blocks.277
ErrorsLine contains a tab character.278
ErrorsLine contains a tab character.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
ErrorsLine is longer than 80 characters.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine is longer than 80 characters.287
ErrorsLine contains a tab character.287
ErrorsLine is longer than 80 characters.288
ErrorsLine contains a tab character.288
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.294
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine is longer than 80 characters.297
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.298
ErrorsLine contains a tab character.299
ErrorsLine contains a tab character.300
ErrorsLine is longer than 80 characters.301
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine is longer than 80 characters.305
ErrorsLine contains a tab character.305
ErrorsName 'm_fontMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine is longer than 80 characters.309
ErrorsLine contains a tab character.309
ErrorsName 'm_fontToBoldFontMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine has trailing spaces.312
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.320
ErrorsLine contains a tab character.321
ErrorsParameter name should be final.321
ErrorsParameter height should be final.321
ErrorsParameter style should be final.321
ErrorsLine contains a tab character.322
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine is longer than 80 characters.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine has trailing spaces.327
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsLine contains a tab character.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine is longer than 80 characters.338
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.339
ErrorsLine is longer than 80 characters.340
ErrorsLine contains a tab character.340
ErrorsParameter name should be final.340
ErrorsParameter size should be final.340
ErrorsParameter style should be final.340
ErrorsParameter strikeout should be final.340
ErrorsParameter underline should be final.340
ErrorsLine is longer than 80 characters.341
ErrorsLine contains a tab character.341
ErrorsLine contains a tab character.342
ErrorsLine contains a tab character.343
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine is longer than 80 characters.347
ErrorsLine contains a tab character.347
ErrorsLine is longer than 80 characters.348
ErrorsLine contains a tab character.348
ErrorsLine is longer than 80 characters.349
ErrorsLine contains a tab character.349
ErrorsLine contains a tab character.350
ErrorsLine is longer than 80 characters.351
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine is longer than 80 characters.354
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine is longer than 80 characters.358
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine has trailing spaces.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine contains a tab character.370
ErrorsLine contains a tab character.371
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsParameter baseFont should be final.373
ErrorsLine contains a tab character.374
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsArray brackets at illegal position.376
ErrorsLine contains a tab character.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
ErrorsLine contains a tab character.379
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine contains a tab character.384
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine contains a tab character.395
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine is longer than 80 characters.398
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine contains a tab character.400
ErrorsLine contains a tab character.401
ErrorsLine is longer than 80 characters.402
ErrorsLine contains a tab character.402
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine is longer than 80 characters.406
ErrorsLine contains a tab character.406
ErrorsName 'm_idToCursorMap' must match pattern '^[a-z][a-zA-Z0-9]*$'.406
ErrorsLine contains a tab character.407
ErrorsLine contains a tab character.408
ErrorsLine has trailing spaces.409
ErrorsLine contains a tab character.409
ErrorsLine contains a tab character.410
ErrorsLine contains a tab character.411
ErrorsLine contains a tab character.412
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsParameter id should be final.414
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine contains a tab character.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.422
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.424
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine is longer than 80 characters.432
ErrorsLine contains a tab character.432
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine is longer than 80 characters.436
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine is longer than 80 characters.438
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.440
ErrorsLine contains a tab character.441
ErrorsLine contains a tab character.442
ErrorsLine contains a tab character.443
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine contains a tab character.446

org/treetank/access/FilelistenerReadTrx.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.17
ErrorsVariable 'mPageReadTrx' must be private and have accessor methods.28
ErrorsFirst sentence should end with a period.33
ErrorsName 'emptyFileKey' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.34
ErrorsLine has trailing spaces.38
ErrorsLine has trailing spaces.39
ErrorsUnused @throws tag for 'TTIOException'.42
ErrorsLine is longer than 80 characters.45
ErrorsExpected @throws tag for 'TTException'.45
ErrorsMethod 'getFilePaths' is not designed for extension - needs to be abstract, final or empty.53
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'fileExists' is not designed for extension - needs to be abstract, final or empty.71
ErrorsParameter pRelativePath should be final.72
ErrorsArray brackets at illegal position.73
ErrorsLine has trailing spaces.85
ErrorsMethod 'getFullFile' is not designed for extension - needs to be abstract, final or empty.88
ErrorsLine is longer than 80 characters.89
ErrorsParameter pRelativePath should be final.89
ErrorsLine is longer than 80 characters.90
Errors'cast' is not followed by whitespace.90
ErrorsLine is longer than 80 characters.93
Errors'cast' is not followed by whitespace.106
ErrorsLine is longer than 80 characters.108
Errors'cast' is not followed by whitespace.114
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.125
ErrorsLine is longer than 80 characters.126
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.150
ErrorsLine has trailing spaces.166
ErrorsLine is longer than 80 characters.170

org/treetank/access/FilelistenerWriteTrx.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.19
ErrorsLine is longer than 80 characters.30
ErrorsFirst sentence should end with a period.35
ErrorsFirst sentence should end with a period.38
ErrorsLine is longer than 80 characters.41
ErrorsInvalid use of the {@inheritDoc} tag.41
ErrorsParameter pPageTrx should be final.41
ErrorsParameter pSession should be final.41
ErrorsMethod 'getFilePaths' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'fileExists' is not designed for extension - needs to be abstract, final or empty.64
ErrorsParameter pRelativePath should be final.65
ErrorsMethod 'getFullFile' is not designed for extension - needs to be abstract, final or empty.72
ErrorsLine is longer than 80 characters.73
ErrorsParameter pRelativePath should be final.73
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMethod 'isClosed' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMethod 'addEmptyFile' is not designed for extension - needs to be abstract, final or empty.96
ErrorsLine is longer than 80 characters.97
ErrorsParameter pRelativePath should be final.97
ErrorsLine has trailing spaces.107
ErrorsMethod 'addFile' is not designed for extension - needs to be abstract, final or empty.111
ErrorsLine is longer than 80 characters.112
ErrorsParameter pFile should be final.112
ErrorsParameter pRelativePath should be final.112
ErrorsMust have at least one statement.124
ErrorsLine is longer than 80 characters.169
ErrorsInner assignments should be avoided.169
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.188
ErrorsMethod 'removeFile' is not designed for extension - needs to be abstract, final or empty.196
ErrorsLine is longer than 80 characters.197
ErrorsParameter pRelativePath should be final.197
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.200
ErrorsMethod 'commit' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMethod 'commitBlocked' is not designed for extension - needs to be abstract, final or empty.217
ErrorsLine has trailing spaces.227
ErrorsMethod 'abort' is not designed for extension - needs to be abstract, final or empty.239
ErrorsLine has trailing spaces.254
Errors'cast' is not followed by whitespace.259

org/treetank/api/IFilelistenerReadTrx.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.9
ErrorsLine has trailing spaces.11
ErrorsLine is longer than 80 characters.16
ErrorsLine has trailing spaces.17
ErrorsExpected an @return tag.20
ErrorsRedundant 'public' modifier.20
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.24
ErrorsExpected an @return tag.27
ErrorsRedundant 'public' modifier.27
ErrorsExpected @param tag for 'pRelativePath'.27
ErrorsLine has trailing spaces.28
ErrorsLine has trailing spaces.30
ErrorsRedundant 'public' modifier.33
ErrorsFirst sentence should end with a period.35
ErrorsLine has trailing spaces.38
ErrorsLine is longer than 80 characters.42
ErrorsRedundant 'public' modifier.42
ErrorsExpected @param tag for 'pRelativePath'.42
ErrorsExpected @throws tag for 'TTIOException'.42
ErrorsExpected @throws tag for 'IOException'.42
ErrorsFirst sentence should end with a period.44
ErrorsLine has trailing spaces.46
ErrorsRedundant 'public' modifier.49
ErrorsExpected @throws tag for 'TTIOException'.49
ErrorsFirst sentence should end with a period.51
ErrorsLine has trailing spaces.53
ErrorsRedundant 'public' modifier.56

org/treetank/api/IFilelistenerWriteTrx.java

ViolationMessageLine
ErrorsUnused import - org.treetank.exception.TTIOException.7
ErrorsLine has trailing spaces.10
ErrorsLine has trailing spaces.12
ErrorsFirst sentence should end with a period.16
ErrorsLine has trailing spaces.18
ErrorsLine is longer than 80 characters.22
ErrorsRedundant 'public' modifier.22
ErrorsExpected @param tag for 'pFile'.22
ErrorsExpected @param tag for 'pRelativePath'.22
ErrorsExpected @throws tag for 'TTException'.22
ErrorsExpected @throws tag for 'IOException'.22
ErrorsFirst sentence should end with a period.24
ErrorsLine has trailing spaces.26
ErrorsRedundant 'public' modifier.30
ErrorsExpected @param tag for 'pRelativePath'.30
ErrorsLine has trailing spaces.31
ErrorsLine has trailing spaces.33
ErrorsRedundant 'public' modifier.36
ErrorsFirst sentence should end with a period.38
ErrorsRedundant 'public' modifier.43
ErrorsLine has trailing spaces.44
ErrorsFirst sentence should end with a period.45
ErrorsRedundant 'public' modifier.50
ErrorsLine has trailing spaces.54
ErrorsUnused @throws tag for 'TTIOException'.55
ErrorsRedundant 'public' modifier.58
ErrorsExpected @throws tag for 'TTException'.58
ErrorsExpected @param tag for 'pRelativePath'.66
ErrorsExpected @throws tag for 'TTException'.66
ErrorsExpected @throws tag for 'IOException'.66

org/treetank/filelistener/exceptions/ResourceNotExistingException.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.3
ErrorsLine has trailing spaces.6

org/treetank/filelistener/exceptions/StorageAlreadyExistsException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.3
ErrorsLine has trailing spaces.6

org/treetank/filelistener/exceptions/WrongFilenodeDataLengthException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.3
ErrorsLine has trailing spaces.6

org/treetank/filelistener/file/Filelistener.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine contains a tab character.44
ErrorsMissing a Javadoc comment.44
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsLine contains a tab character.49
ErrorsLine is longer than 80 characters.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.52
ErrorsLine is longer than 80 characters.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsLine contains a tab character.57
ErrorsLine is longer than 80 characters.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsLine contains a tab character.66
ErrorsFirst sentence should end with a period.67
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsFirst sentence should end with a period.73
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.77
ErrorsFirst sentence should end with a period.79
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsFirst sentence should end with a period.81
ErrorsLine contains a tab character.81
ErrorsLine contains a tab character.82
ErrorsFirst sentence should end with a period.83
ErrorsLine is longer than 80 characters.83
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.89
ErrorsLine contains a tab character.90
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.93
ErrorsLine contains a tab character.94
ErrorsLine contains a tab character.95
ErrorsExpected @throws tag for 'IOException'.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.97
ErrorsLine contains a tab character.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.101
ErrorsFirst sentence should end with a period.103
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine has trailing spaces.105
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.106
ErrorsLine contains a tab character.107
ErrorsLine contains a tab character.108
ErrorsMethod 'getObserver' is not designed for extension - needs to be abstract, final or empty.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsFirst sentence should end with a period.112
ErrorsLine contains a tab character.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.115
ErrorsMethod 'setObserver' is not designed for extension - needs to be abstract, final or empty.115
ErrorsParameter pObserver should be final.115
ErrorsExpected @param tag for 'pObserver'.115
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.122
ErrorsLine contains a tab character.123
ErrorsMethod 'watchDir' is not designed for extension - needs to be abstract, final or empty.123
ErrorsParameter dir should be final.123
ErrorsExpected @param tag for 'dir'.123
ErrorsExpected @throws tag for 'IOException'.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine has trailing spaces.132
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.136
ErrorsLine contains a tab character.137
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsMethod 'startListening' is not designed for extension - needs to be abstract, final or empty.139
ErrorsExpected @throws tag for 'FileNotFoundException'.139
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.139
ErrorsLine is longer than 80 characters.140
ErrorsLine contains a tab character.140
ErrorsExpected @throws tag for 'ClassNotFoundException'.140
ErrorsExpected @throws tag for 'IOException'.140
ErrorsExpected @throws tag for 'ResourceNotExistingException'.140
ErrorsLine contains a tab character.141
ErrorsExpected @throws tag for 'TTException'.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine contains a tab character.145
ErrorsLine is longer than 80 characters.146
ErrorsLine contains a tab character.146
ErrorsMust have at least one statement.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsLine contains a tab character.152
ErrorsLine contains a tab character.153
ErrorsLine contains a tab character.155
ErrorsLine contains a tab character.156
ErrorsLine contains a tab character.157
ErrorsLine has trailing spaces.158
ErrorsLine contains a tab character.158
ErrorsLine contains a tab character.159
ErrorsLine contains a tab character.160
ErrorsLine contains a tab character.161
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsExpected @throws tag for 'FileNotFoundException'.165
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.165
ErrorsLine is longer than 80 characters.166
ErrorsLine contains a tab character.166
ErrorsExpected @throws tag for 'ClassNotFoundException'.166
ErrorsExpected @throws tag for 'IOException'.166
ErrorsExpected @throws tag for 'ResourceNotExistingException'.166
ErrorsLine contains a tab character.167
ErrorsExpected @throws tag for 'TTException'.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.173
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.176
ErrorsLine is longer than 80 characters.177
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
ErrorsLine is longer than 80 characters.179
ErrorsLine contains a tab character.179
ErrorsLine is longer than 80 characters.180
ErrorsLine contains a tab character.180
ErrorsLine is longer than 80 characters.181
ErrorsLine contains a tab character.181
ErrorsLine is longer than 80 characters.182
ErrorsLine contains a tab character.182
ErrorsLine is longer than 80 characters.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.186
ErrorsLine is longer than 80 characters.187
ErrorsLine contains a tab character.187
ErrorsLine is longer than 80 characters.188
ErrorsLine contains a tab character.188
ErrorsLine contains a tab character.189
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.193
ErrorsLine contains a tab character.194
ErrorsLine contains a tab character.195
ErrorsLine contains a tab character.196
ErrorsLine contains a tab character.198
ErrorsLine is longer than 80 characters.199
ErrorsLine contains a tab character.199
ErrorsLine contains a tab character.200
ErrorsLine has trailing spaces.201
ErrorsLine contains a tab character.201
ErrorsLine contains a tab character.202
ErrorsLine contains a tab character.203
ErrorsLine contains a tab character.204
ErrorsLine contains a tab character.205
ErrorsLine contains a tab character.206
ErrorsParameter p should be final.206
ErrorsExpected @param tag for 'p'.206
ErrorsParameter until should be final.206
ErrorsExpected @param tag for 'until'.206
ErrorsExpected @throws tag for 'IOException'.206
ErrorsLine is longer than 80 characters.207
ErrorsLine contains a tab character.207
ErrorsLine contains a tab character.208
ErrorsLine contains a tab character.209
ErrorsLine contains a tab character.210
ErrorsLine contains a tab character.211
ErrorsLine contains a tab character.213
ErrorsLine contains a tab character.214
ErrorsLine has trailing spaces.215
ErrorsLine contains a tab character.215
ErrorsLine contains a tab character.216
ErrorsLine contains a tab character.217
ErrorsLine contains a tab character.218
ErrorsExpected @throws tag for 'TTException'.218
ErrorsLine contains a tab character.219
ErrorsLine contains a tab character.220
ErrorsLine contains a tab character.221
ErrorsLine contains a tab character.223
ErrorsLine contains a tab character.224
ErrorsLine contains a tab character.225
ErrorsLine contains a tab character.226
ErrorsLine contains a tab character.227
ErrorsLine contains a tab character.228
ErrorsLine contains a tab character.229
ErrorsLine contains a tab character.230
ErrorsLine contains a tab character.232
ErrorsLine contains a tab character.233
ErrorsLine contains a tab character.234
ErrorsLine contains a tab character.235
ErrorsLine contains a tab character.236
ErrorsLine contains a tab character.238
ErrorsLine contains a tab character.239
ErrorsLine contains a tab character.240
ErrorsLine has trailing spaces.241
ErrorsLine contains a tab character.241
ErrorsLine contains a tab character.242
ErrorsLine contains a tab character.243
ErrorsLine contains a tab character.244
ErrorsLine contains a tab character.245
ErrorsMethod 'shutDownListener' is not designed for extension - needs to be abstract, final or empty.245
ErrorsExpected @throws tag for 'TTException'.245
ErrorsExpected @throws tag for 'IOException'.245
ErrorsLine contains a tab character.246
ErrorsLine contains a tab character.247
ErrorsLine contains a tab character.249
ErrorsLine contains a tab character.250
ErrorsLine contains a tab character.251
ErrorsLine contains a tab character.252
Errors'1000' is a magic number.252
ErrorsLine contains a tab character.253
ErrorsLine is longer than 80 characters.254
ErrorsLine contains a tab character.254
ErrorsLine contains a tab character.255
ErrorsLine contains a tab character.256
ErrorsLine contains a tab character.257
ErrorsLine contains a tab character.259
ErrorsLine contains a tab character.260
ErrorsLine contains a tab character.261
ErrorsLine contains a tab character.262
ErrorsLine contains a tab character.264
ErrorsLine contains a tab character.266
ErrorsLine contains a tab character.267
ErrorsLine contains a tab character.269
ErrorsLine is longer than 80 characters.270
ErrorsLine contains a tab character.270
ErrorsLine contains a tab character.271
ErrorsLine contains a tab character.272
ErrorsLine has trailing spaces.273
ErrorsLine contains a tab character.273
ErrorsLine contains a tab character.274
ErrorsLine contains a tab character.275
ErrorsLine contains a tab character.276
ErrorsLine contains a tab character.277
ErrorsLine contains a tab character.278
ErrorsExpected @throws tag for 'InterruptedException'.278
ErrorsLine contains a tab character.279
ErrorsExpected @throws tag for 'TTException'.279
ErrorsExpected @throws tag for 'IOException'.279
ErrorsLine contains a tab character.280
ErrorsLine contains a tab character.281
ErrorsLine contains a tab character.282
ErrorsLine contains a tab character.283
ErrorsLine contains a tab character.284
Errors'if' construct must use '{}'s.285
ErrorsLine contains a tab character.285
ErrorsLine contains a tab character.286
ErrorsLine contains a tab character.287
ErrorsLine contains a tab character.288
ErrorsLine is longer than 80 characters.289
ErrorsLine contains a tab character.289
ErrorsLine contains a tab character.290
ErrorsLine contains a tab character.291
ErrorsLine contains a tab character.292
ErrorsLine contains a tab character.293
ErrorsLine contains a tab character.295
ErrorsLine contains a tab character.296
ErrorsLine contains a tab character.297
ErrorsLine contains a tab character.299
ErrorsMissing a Javadoc comment.299
ErrorsLine contains a tab character.300
ErrorsLine contains a tab character.301
ErrorsLine contains a tab character.302
ErrorsLine contains a tab character.303
ErrorsLine contains a tab character.304
ErrorsLine contains a tab character.305
ErrorsLine contains a tab character.306
ErrorsLine contains a tab character.307
ErrorsLine contains a tab character.308
ErrorsLine contains a tab character.309
ErrorsLine contains a tab character.310
ErrorsLine contains a tab character.311
ErrorsLine contains a tab character.312
ErrorsLine contains a tab character.313
ErrorsLine contains a tab character.314
ErrorsLine contains a tab character.315
ErrorsLine contains a tab character.316
ErrorsLine contains a tab character.317
ErrorsLine contains a tab character.318
ErrorsLine contains a tab character.319
ErrorsLine contains a tab character.321
ErrorsLine contains a tab character.323
ErrorsLine contains a tab character.324
ErrorsLine has trailing spaces.325
ErrorsLine contains a tab character.325
ErrorsLine contains a tab character.326
ErrorsLine contains a tab character.327
ErrorsLine contains a tab character.328
ErrorsLine contains a tab character.329
ErrorsLine contains a tab character.330
ErrorsLine contains a tab character.331
ErrorsLine contains a tab character.332
ErrorsLine contains a tab character.333
ErrorsParameter dir should be final.333
ErrorsExpected @param tag for 'dir'.333
ErrorsParameter file should be final.333
ErrorsExpected @param tag for 'file'.333
ErrorsParameter evtType should be final.333
ErrorsExpected @param tag for 'evtType'.333
ErrorsLine contains a tab character.334
ErrorsExpected @throws tag for 'TTException'.334
ErrorsExpected @throws tag for 'IOException'.334
ErrorsExpected @throws tag for 'InterruptedException'.334
ErrorsLine contains a tab character.335
ErrorsLine contains a tab character.336
ErrorsLine contains a tab character.337
ErrorsLine contains a tab character.338
ErrorsLine contains a tab character.340
ErrorsLine contains a tab character.341
ErrorsLine is longer than 80 characters.342
ErrorsLine contains a tab character.342
ErrorsLine is longer than 80 characters.344
ErrorsLine contains a tab character.344
ErrorsLine contains a tab character.345
ErrorsLine contains a tab character.346
ErrorsLine contains a tab character.347
ErrorsLine contains a tab character.348
ErrorsLine contains a tab character.350
ErrorsLine contains a tab character.351
ErrorsLine contains a tab character.352
ErrorsLine contains a tab character.353
ErrorsLine contains a tab character.354
ErrorsLine contains a tab character.355
ErrorsLine contains a tab character.356
ErrorsLine contains a tab character.357
ErrorsLine contains a tab character.358
ErrorsLine contains a tab character.359
ErrorsLine contains a tab character.360
ErrorsLine contains a tab character.361
ErrorsLine contains a tab character.362
ErrorsLine contains a tab character.363
ErrorsLine contains a tab character.364
ErrorsLine is longer than 80 characters.365
ErrorsLine contains a tab character.365
ErrorsLine contains a tab character.366
ErrorsLine contains a tab character.367
ErrorsLine is longer than 80 characters.368
ErrorsLine contains a tab character.368
ErrorsLine contains a tab character.369
ErrorsLine is longer than 80 characters.371
ErrorsLine contains a tab character.371
ErrorsLine is longer than 80 characters.372
ErrorsLine contains a tab character.372
ErrorsLine contains a tab character.373
ErrorsLine contains a tab character.374
ErrorsLine is longer than 80 characters.375
ErrorsLine contains a tab character.375
ErrorsLine contains a tab character.376
ErrorsLine is longer than 80 characters.377
ErrorsLine contains a tab character.377
ErrorsLine is longer than 80 characters.378
ErrorsLine contains a tab character.378
ErrorsLine is longer than 80 characters.379
ErrorsLine contains a tab character.379
ErrorsLine is longer than 80 characters.380
ErrorsLine contains a tab character.380
ErrorsLine contains a tab character.381
ErrorsLine contains a tab character.382
ErrorsLine contains a tab character.383
ErrorsLine is longer than 80 characters.384
ErrorsLine contains a tab character.384
ErrorsLine is longer than 80 characters.385
ErrorsLine contains a tab character.385
ErrorsLine contains a tab character.386
ErrorsLine contains a tab character.387
ErrorsLine contains a tab character.388
ErrorsLine contains a tab character.389
ErrorsLine is longer than 80 characters.390
ErrorsLine contains a tab character.390
ErrorsLine contains a tab character.391
ErrorsLine contains a tab character.392
ErrorsLine is longer than 80 characters.393
ErrorsLine contains a tab character.393
ErrorsLine contains a tab character.394
ErrorsLine is longer than 80 characters.395
ErrorsLine contains a tab character.395
ErrorsLine is longer than 80 characters.396
ErrorsLine contains a tab character.396
ErrorsLine contains a tab character.397
ErrorsLine contains a tab character.398
ErrorsLine contains a tab character.399
ErrorsLine is longer than 80 characters.400
ErrorsLine contains a tab character.400
ErrorsLine is longer than 80 characters.401
ErrorsLine contains a tab character.401
ErrorsLine contains a tab character.403
ErrorsLine contains a tab character.404
ErrorsLine contains a tab character.405
ErrorsLine contains a tab character.406
ErrorsLine contains a tab character.408
ErrorsLine contains a tab character.410
ErrorsLine is longer than 80 characters.411
ErrorsLine contains a tab character.411
ErrorsLine has trailing spaces.412
ErrorsLine contains a tab character.412
ErrorsLine is longer than 80 characters.413
ErrorsLine contains a tab character.413
ErrorsLine contains a tab character.414
ErrorsLine has trailing spaces.415
ErrorsLine contains a tab character.415
ErrorsLine contains a tab character.416
ErrorsLine contains a tab character.417
ErrorsLine contains a tab character.418
ErrorsLine contains a tab character.419
ErrorsLine is longer than 80 characters.420
ErrorsLine contains a tab character.420
ErrorsParameter root should be final.420
ErrorsExpected @param tag for 'root'.420
ErrorsParameter filePath should be final.420
ErrorsExpected @param tag for 'filePath'.420
ErrorsExpected @throws tag for 'IOException'.420
ErrorsLine contains a tab character.421
ErrorsLine contains a tab character.423
ErrorsLine contains a tab character.425
ErrorsLine contains a tab character.426
ErrorsLine contains a tab character.427
ErrorsLine contains a tab character.428
ErrorsLine contains a tab character.429
ErrorsLine is longer than 80 characters.430
ErrorsLine contains a tab character.430
ErrorsLine contains a tab character.431
ErrorsLine contains a tab character.433
ErrorsLine contains a tab character.434
ErrorsLine contains a tab character.435
ErrorsLine is longer than 80 characters.436
ErrorsLine contains a tab character.436
ErrorsLine contains a tab character.437
ErrorsLine contains a tab character.438
ErrorsLine contains a tab character.439
ErrorsLine contains a tab character.441
ErrorsLine is longer than 80 characters.442
ErrorsLine contains a tab character.442
ErrorsLine has trailing spaces.443
ErrorsLine contains a tab character.443
ErrorsLine is longer than 80 characters.444
ErrorsLine contains a tab character.444
ErrorsLine contains a tab character.445
ErrorsLine has trailing spaces.446
ErrorsLine contains a tab character.446
ErrorsLine contains a tab character.447
ErrorsLine contains a tab character.448
ErrorsLine contains a tab character.449
ErrorsLine contains a tab character.450
ErrorsParameter root should be final.450
ErrorsExpected @param tag for 'root'.450
ErrorsLine contains a tab character.451
ErrorsLine contains a tab character.453
ErrorsLine contains a tab character.454
ErrorsLine contains a tab character.455
ErrorsLine contains a tab character.456
ErrorsLine contains a tab character.457
ErrorsLine contains a tab character.459
ErrorsLine contains a tab character.460
ErrorsLine contains a tab character.462
ErrorsLine is longer than 80 characters.463
ErrorsLine contains a tab character.463
ErrorsLine contains a tab character.464
ErrorsLine has trailing spaces.465
ErrorsLine contains a tab character.465
ErrorsLine is longer than 80 characters.466
ErrorsLine contains a tab character.466
ErrorsLine contains a tab character.467
ErrorsLine contains a tab character.468
ErrorsLine contains a tab character.469
ErrorsLine contains a tab character.470
ErrorsLine contains a tab character.471
ErrorsLine contains a tab character.472
ErrorsLine contains a tab character.473
ErrorsLine is longer than 80 characters.474
ErrorsLine contains a tab character.474
ErrorsExpected @throws tag for 'FileNotFoundException'.474
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.474
ErrorsExpected @throws tag for 'IOException'.474
ErrorsExpected @throws tag for 'ClassNotFoundException'.474
ErrorsLine contains a tab character.476
ErrorsLine contains a tab character.478
ErrorsLine contains a tab character.479
ErrorsLine contains a tab character.481
ErrorsLine contains a tab character.483
ErrorsLine contains a tab character.484
ErrorsLine contains a tab character.486
ErrorsLine contains a tab character.487
ErrorsLine has trailing spaces.488
ErrorsLine contains a tab character.488
ErrorsLine contains a tab character.489
ErrorsLine contains a tab character.490
ErrorsLine contains a tab character.491
ErrorsLine contains a tab character.492
ErrorsLine contains a tab character.493
ErrorsLine contains a tab character.494
ErrorsLine contains a tab character.495
ErrorsLine contains a tab character.496
ErrorsParameter pResourcename should be final.496
ErrorsExpected @param tag for 'pResourcename'.496
ErrorsLine is longer than 80 characters.497
ErrorsLine contains a tab character.497
ErrorsParameter pListenerPath should be final.497
ErrorsExpected @param tag for 'pListenerPath'.497
ErrorsExpected @throws tag for 'FileNotFoundException'.497
ErrorsRedundant throws: 'FileNotFoundException' is subclass of 'IOException'.497
ErrorsExpected @throws tag for 'IOException'.497
ErrorsLine contains a tab character.498
ErrorsExpected @throws tag for 'ClassNotFoundException'.498
ErrorsLine contains a tab character.499
ErrorsLine contains a tab character.501
ErrorsLine contains a tab character.502
ErrorsLine contains a tab character.504
ErrorsLine contains a tab character.506
ErrorsLine contains a tab character.508
ErrorsLine is longer than 80 characters.509
ErrorsLine contains a tab character.509
ErrorsLine contains a tab character.510
ErrorsLine contains a tab character.511
ErrorsLine contains a tab character.512
ErrorsLine contains a tab character.514
ErrorsLine is longer than 80 characters.515
ErrorsLine contains a tab character.515
ErrorsLine contains a tab character.517
ErrorsLine contains a tab character.518
ErrorsLine contains a tab character.520
ErrorsLine is longer than 80 characters.521
ErrorsLine contains a tab character.521
ErrorsLine contains a tab character.522
ErrorsLine has trailing spaces.523
ErrorsLine contains a tab character.523
ErrorsLine contains a tab character.524
ErrorsLine has trailing spaces.525
ErrorsLine contains a tab character.525
ErrorsLine contains a tab character.526
ErrorsLine contains a tab character.527
ErrorsLine contains a tab character.528
ErrorsLine contains a tab character.529
ErrorsLine contains a tab character.530
ErrorsLine contains a tab character.531
ErrorsLine is longer than 80 characters.532
ErrorsLine contains a tab character.532
ErrorsMethod 'removeFilelistener' is not designed for extension - needs to be abstract, final or empty.532
ErrorsParameter pResourcename should be final.532
ErrorsExpected @param tag for 'pResourcename'.532
ErrorsExpected @throws tag for 'IOException'.532
ErrorsLine contains a tab character.533
ErrorsExpected @throws tag for 'TTException'.533
ErrorsExpected @throws tag for 'ResourceNotExistingException'.533
ErrorsLine contains a tab character.534
ErrorsLine contains a tab character.536
ErrorsLine contains a tab character.537
ErrorsLine contains a tab character.539
ErrorsLine contains a tab character.541
ErrorsLine contains a tab character.543
ErrorsLine contains a tab character.545
ErrorsLine is longer than 80 characters.546
ErrorsLine contains a tab character.546
ErrorsLine contains a tab character.547
ErrorsLine contains a tab character.548
ErrorsLine contains a tab character.549
ErrorsLine contains a tab character.551
ErrorsLine is longer than 80 characters.552
ErrorsLine contains a tab character.552
ErrorsLine contains a tab character.554
ErrorsLine contains a tab character.555
ErrorsLine contains a tab character.557
ErrorsLine is longer than 80 characters.558
ErrorsLine contains a tab character.558
ErrorsLine contains a tab character.559
ErrorsLine has trailing spaces.560
ErrorsLine contains a tab character.560
ErrorsLine contains a tab character.561
ErrorsLine contains a tab character.562
ErrorsLine contains a tab character.563
ErrorsLine contains a tab character.564
ErrorsParameter pListenerFilePaths should be final.564
ErrorsExpected @param tag for 'pListenerFilePaths'.564
ErrorsLine contains a tab character.565
ErrorsExpected @throws tag for 'IOException'.565
ErrorsLine contains a tab character.566
ErrorsLine is longer than 80 characters.567
ErrorsLine contains a tab character.567
ErrorsLine contains a tab character.568
ErrorsLine is longer than 80 characters.569
ErrorsLine contains a tab character.569
ErrorsLine contains a tab character.570
ErrorsLine is longer than 80 characters.572
ErrorsLine contains a tab character.572
ErrorsLine contains a tab character.574
ErrorsLine contains a tab character.575
ErrorsLine contains a tab character.576
ErrorsLine contains a tab character.578
ErrorsLine contains a tab character.579
ErrorsLine contains a tab character.580
ErrorsLine contains a tab character.581
ErrorsLine contains a tab character.583
ErrorsLine is longer than 80 characters.584
ErrorsLine contains a tab character.584
ErrorsLine has trailing spaces.585
ErrorsLine contains a tab character.585
ErrorsLine contains a tab character.586
ErrorsLine contains a tab character.587
ErrorsLine contains a tab character.588
ErrorsLine contains a tab character.589
ErrorsMethod 'getTrx' is not designed for extension - needs to be abstract, final or empty.589
ErrorsParameter key should be final.589
ErrorsExpected @param tag for 'key'.589
ErrorsLine contains a tab character.590
ErrorsLine contains a tab character.591

org/treetank/filelistener/file/FilesystemNotification.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsLine has trailing spaces.24
ErrorsFirst sentence should end with a period.25
ErrorsLine contains a tab character.25
ErrorsLine contains a tab character.26
ErrorsLine contains a tab character.28
ErrorsLine contains a tab character.29
ErrorsFirst sentence should end with a period.31
ErrorsLine contains a tab character.31
ErrorsLine contains a tab character.32
ErrorsFirst sentence should end with a period.34
ErrorsLine contains a tab character.34
ErrorsLine contains a tab character.35
ErrorsFirst sentence should end with a period.37
ErrorsLine contains a tab character.37
ErrorsLine contains a tab character.38
ErrorsLine has trailing spaces.39
ErrorsLine contains a tab character.39
ErrorsLine contains a tab character.40
ErrorsLine contains a tab character.41
ErrorsLine contains a tab character.42
ErrorsLine contains a tab character.43
ErrorsLine has trailing spaces.44
ErrorsLine contains a tab character.44
ErrorsFirst sentence should end with a period.45
ErrorsLine contains a tab character.45
ErrorsLine contains a tab character.46
ErrorsLine contains a tab character.47
ErrorsLine contains a tab character.48
ErrorsFirst sentence should end with a period.50
ErrorsLine contains a tab character.50
ErrorsLine contains a tab character.51
ErrorsFirst sentence should end with a period.53
ErrorsLine contains a tab character.53
ErrorsLine contains a tab character.54
ErrorsLine contains a tab character.55
ErrorsLine contains a tab character.56
ErrorsFirst sentence should end with a period.58
ErrorsLine contains a tab character.58
ErrorsLine contains a tab character.59
ErrorsLine has trailing spaces.60
ErrorsLine contains a tab character.60
ErrorsLine contains a tab character.61
ErrorsLine contains a tab character.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.64
ErrorsLine contains a tab character.65
ErrorsParameter pFile should be final.65
ErrorsExpected @param tag for 'pFile'.65
ErrorsParameter pRelativePath should be final.65
ErrorsExpected @param tag for 'pRelativePath'.65
ErrorsLine contains a tab character.66
ErrorsParameter pRootPath should be final.66
ErrorsExpected @param tag for 'pRootPath'.66
ErrorsParameter pEvtType should be final.66
ErrorsExpected @param tag for 'pEvtType'.66
ErrorsLine contains a tab character.67
ErrorsParameter pWtx should be final.67
ErrorsExpected @param tag for 'pWtx'.67
ErrorsLine contains a tab character.68
ErrorsLine contains a tab character.69
ErrorsLine contains a tab character.70
ErrorsLine contains a tab character.71
ErrorsLine contains a tab character.72
ErrorsLine contains a tab character.73
ErrorsLine contains a tab character.74
ErrorsLine contains a tab character.75
ErrorsLine contains a tab character.76
ErrorsLine contains a tab character.78
ErrorsMethod 'getFile' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine contains a tab character.79
ErrorsLine contains a tab character.80
ErrorsLine contains a tab character.82
ErrorsMethod 'getRelativePath' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsLine contains a tab character.83
ErrorsLine contains a tab character.84
ErrorsLine contains a tab character.86
ErrorsMethod 'getRootPath' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsLine contains a tab character.87
ErrorsLine contains a tab character.88
ErrorsLine contains a tab character.90
ErrorsMethod 'setEvtType' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter pEvtType should be final.90
ErrorsLine contains a tab character.91
ErrorsLine contains a tab character.92
ErrorsLine contains a tab character.94
ErrorsMethod 'getEvtType' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsLine contains a tab character.95
ErrorsLine contains a tab character.96
ErrorsLine contains a tab character.98
ErrorsMethod 'isFinished' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsLine contains a tab character.99
ErrorsLine contains a tab character.100
ErrorsLine contains a tab character.102
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.102
ErrorsLine contains a tab character.103
ErrorsLine contains a tab character.104
ErrorsLine contains a tab character.105
ErrorsLine contains a tab character.107
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.107
ErrorsLine contains a tab character.108
ErrorsParameter o should be final.108
ErrorsLine contains a tab character.109
ErrorsLine contains a tab character.110
ErrorsLine contains a tab character.112
ErrorsMethod 'call' is not designed for extension - needs to be abstract, final or empty.112
ErrorsLine contains a tab character.113
ErrorsLine contains a tab character.114
ErrorsLine contains a tab character.116
ErrorsLine contains a tab character.117
ErrorsLine contains a tab character.118
ErrorsLine contains a tab character.119
ErrorsLine contains a tab character.120
ErrorsLine is longer than 80 characters.121
ErrorsLine contains a tab character.121
ErrorsLine contains a tab character.123
ErrorsLine contains a tab character.124
ErrorsLine contains a tab character.125
ErrorsLine contains a tab character.126
ErrorsLine contains a tab character.127
ErrorsLine contains a tab character.128
ErrorsLine contains a tab character.129
ErrorsLine contains a tab character.130
ErrorsLine contains a tab character.131
ErrorsLine contains a tab character.132
ErrorsLine contains a tab character.133
ErrorsLine contains a tab character.134
ErrorsLine contains a tab character.135
ErrorsLine contains a tab character.137
ErrorsLine has trailing spaces.138
ErrorsLine contains a tab character.138
ErrorsLine contains a tab character.139
ErrorsLine contains a tab character.141
ErrorsLine contains a tab character.142
ErrorsLine contains a tab character.143
ErrorsLine contains a tab character.144
ErrorsLine has trailing spaces.145
ErrorsLine contains a tab character.145
ErrorsLine contains a tab character.146
ErrorsLine contains a tab character.147
ErrorsLine contains a tab character.148
ErrorsLine contains a tab character.149
ErrorsLine contains a tab character.150
ErrorsMethod 'getTime' is not designed for extension - needs to be abstract, final or empty.150
Errors'{' is not preceded with whitespace.150
ErrorsLine contains a tab character.151
ErrorsLine contains a tab character.152
ErrorsLine has trailing spaces.153
ErrorsLine is longer than 80 characters.155
ErrorsMethod 'getBucketAmount' is not designed for extension - needs to be abstract, final or empty.158
Errors'{' is not preceded with whitespace.158
ErrorsLine contains a tab character.162
ErrorsLine contains a tab character.163
ErrorsLine contains a tab character.164
ErrorsLine contains a tab character.165
ErrorsMethod 'notifyObservers' is not designed for extension - needs to be abstract, final or empty.165
ErrorsExpected @throws tag for 'InterruptedException'.165
ErrorsLine contains a tab character.166
ErrorsLine contains a tab character.167
ErrorsLine contains a tab character.168
ErrorsLine contains a tab character.169
ErrorsLine contains a tab character.170
ErrorsLine contains a tab character.171
ErrorsLine contains a tab character.172
ErrorsLine contains a tab character.174
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsMethod 'addObserver' is not designed for extension - needs to be abstract, final or empty.177
ErrorsParameter observer should be final.177
ErrorsExpected @param tag for 'observer'.177
ErrorsLine contains a tab character.178
ErrorsLine contains a tab character.179

org/treetank/filelistener/file/FilesystemNotificationObserver.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.6
ErrorsLine has trailing spaces.8
ErrorsLine has trailing spaces.13
ErrorsRedundant 'public' modifier.18

org/treetank/filelistener/file/StorageManager.java

ViolationMessageLine
ErrorsLine has trailing spaces.29
ErrorsUtility classes should not have a public or default constructor.31
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.48
ErrorsLine has trailing spaces.53
ErrorsParameter name should be final.60
ErrorsExpected @param tag for 'name'.60
ErrorsParameter module should be final.60
ErrorsExpected @param tag for 'module'.60
ErrorsExpected @throws tag for 'StorageAlreadyExistsException'.61
ErrorsExpected @throws tag for 'TTException'.61
ErrorsLine has trailing spaces.64
ErrorsLine has trailing spaces.66
ErrorsLine is longer than 80 characters.68
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.85
ErrorsLine has trailing spaces.95
Errors'if' construct must use '{}'s.109
ErrorsFirst sentence should end with a period.116
ErrorsLine has trailing spaces.118
ErrorsLine is longer than 80 characters.124
ErrorsParameter resourceName should be final.124
ErrorsExpected @param tag for 'resourceName'.124
ErrorsExpected @throws tag for 'ResourceNotExistingException'.124
ErrorsExpected @throws tag for 'TTException'.124
ErrorsLine is longer than 80 characters.136
ErrorsLine has trailing spaces.146
ErrorsLine has trailing spaces.148
ErrorsLine is longer than 80 characters.153
ErrorsParameter pResourceName should be final.153
ErrorsExpected @param tag for 'pResourceName'.153
ErrorsExpected @throws tag for 'TTException'.153
ErrorsExpected @throws tag for 'ResourceNotExistingException'.153

org/treetank/filelistener/file/data/FileData.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.15
ErrorsLine has trailing spaces.18
ErrorsLine has trailing spaces.20
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.28
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsParameter data should be final.32
ErrorsParameter into should be final.32
Errors'cast' is not followed by whitespace.33
ErrorsLine is longer than 80 characters.34
ErrorsFirst sentence should end with a period.43
ErrorsFirst sentence should end with a period.63
ErrorsLine has trailing spaces.65
ErrorsParameter dataKey should be final.70
Errors'dataKey' hides a field.70
ErrorsExpected @param tag for 'dataKey'.70
ErrorsParameter content should be final.70
ErrorsParameter header should be final.70
Errors'header' hides a field.70
ErrorsExpected @param tag for 'header'.70
ErrorsParameter eof should be final.70
Errors'eof' hides a field.70
ErrorsExpected @param tag for 'eof'.70
ErrorsFirst sentence should end with a period.77
ErrorsLine has trailing spaces.79
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.82
ErrorsExpected @param tag for 'output'.82
ErrorsExpected @throws tag for 'TTIOException'.82
ErrorsMethod 'getDataKey' is not designed for extension - needs to be abstract, final or empty.94
ErrorsLine has trailing spaces.101
ErrorsMethod 'isHeader' is not designed for extension - needs to be abstract, final or empty.104
ErrorsLine has trailing spaces.110
ErrorsMethod 'isEof' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMethod 'getVal' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMethod 'getFunnel' is not designed for extension - needs to be abstract, final or empty.127

org/treetank/filelistener/file/data/FileDataFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.11
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.19
ErrorsMethod 'deserializeData' is not designed for extension - needs to be abstract, final or empty.21
ErrorsParameter input should be final.22

org/treetank/filelistener/file/data/FilelistenerMetaDataFactory.java

ViolationMessageLine
ErrorsLine has trailing spaces.19
ErrorsLine has trailing spaces.21
ErrorsMissing a Javadoc comment.25
Errors'static' modifier out of order with the JLS suggestions.25
ErrorsMissing a Javadoc comment.26
Errors'static' modifier out of order with the JLS suggestions.26
ErrorsMethod 'deserializeEntry' is not designed for extension - needs to be abstract, final or empty.28
ErrorsParameter input should be final.29
ErrorsLine has trailing spaces.51
ErrorsLine has trailing spaces.53
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.60
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.64
ErrorsParameter from should be final.64
ErrorsParameter into should be final.64
Errors'cast' is not followed by whitespace.65
ErrorsLine has trailing spaces.69
ErrorsFirst sentence should end with a period.73
ErrorsLine has trailing spaces.75
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMethod 'getKey' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.104
ErrorsLine has trailing spaces.116
ErrorsMethod 'getFunnel' is not designed for extension - needs to be abstract, final or empty.120
ErrorsFirst sentence should end with a period.126
ErrorsLine has trailing spaces.129
ErrorsLine has trailing spaces.131
ErrorsLine has trailing spaces.136
ErrorsLine has trailing spaces.138
ErrorsMissing a Javadoc comment.141
ErrorsMissing a Javadoc comment.142
ErrorsParameter from should be final.142
ErrorsParameter into should be final.142
Errors'cast' is not followed by whitespace.143
ErrorsLine has trailing spaces.147
ErrorsLine has trailing spaces.153
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.164
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.177
ErrorsMethod 'getData' is not designed for extension - needs to be abstract, final or empty.190
ErrorsMissing a Javadoc comment.190
ErrorsLine has trailing spaces.193
ErrorsMethod 'getFunnel' is not designed for extension - needs to be abstract, final or empty.197

org/treetank/filelistener/ui/api/ISWTCallback.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsFirst sentence should end with a period.3
ErrorsLine has trailing spaces.6
ErrorsLine has trailing spaces.8
ErrorsMissing a Javadoc comment.11
ErrorsRedundant 'public' modifier.11

org/treetank/filelistener/ui/application/FilelistenerApplication.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.23
ErrorsVariable 'shell' must be private and have accessor methods.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.25
ErrorsName 'menu_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsName 'menu_2' must match pattern '^[a-z][a-zA-Z0-9]*$'.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsName 'menu_3' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsName 'menu_4' must match pattern '^[a-z][a-zA-Z0-9]*$'.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsName 'mntmSettings_1' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsLine has trailing spaces.40
ErrorsParameter args should be final.43
ErrorsExpected @param tag for 'args'.43
ErrorsExpected @throws tag for 'Exception'.43
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.51
ErrorsParameter event should be final.58
ErrorsLine is longer than 80 characters.59
ErrorsMethod 'createContents' is not designed for extension - needs to be abstract, final or empty.77
ErrorsLine has trailing spaces.79
Errors'if' construct must use '{}'s.80
ErrorsLine is longer than 80 characters.80
Errors'if' is not followed by whitespace.80
ErrorsLine is longer than 80 characters.81
Errors'cast' is not followed by whitespace.81
Errors'0.125' is a magic number.81
Errors'cast' is not followed by whitespace.81
ErrorsLine is longer than 80 characters.82
Errors'0.125' is a magic number.82
Errors'cast' is not followed by whitespace.82
Errors'0.75' is a magic number.82
Errors'cast' is not followed by whitespace.83
Errors'0.75' is a magic number.83
Errors'else' construct must use '{}'s.84
ErrorsLine is longer than 80 characters.85
Errors'cast' is not followed by whitespace.85
Errors'0.05' is a magic number.85
Errors'cast' is not followed by whitespace.85
ErrorsLine is longer than 80 characters.86
Errors'0.125' is a magic number.86
Errors'cast' is not followed by whitespace.86
Errors'0.4' is a magic number.86
Errors'cast' is not followed by whitespace.87
Errors'0.75' is a magic number.87
ErrorsLine has trailing spaces.108
ErrorsLine is longer than 80 characters.110
ErrorsLine is longer than 80 characters.116
ErrorsParameter e should be final.121
ErrorsMethod 'do_mntmListenToA_widgetSelected' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsName 'do_mntmListenToA_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.151
ErrorsLine is longer than 80 characters.152
ErrorsLine has trailing spaces.162
ErrorsLine is longer than 80 characters.163
ErrorsMethod 'do_mntmRestoreConfigurationInto_widgetSelected' is not designed for extension - needs to be abstract, final or empty.163
ErrorsMissing a Javadoc comment.163
ErrorsName 'do_mntmRestoreConfigurationInto_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.163

org/treetank/filelistener/ui/composites/MainComposite.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.23
Errors'{' is not preceded with whitespace.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.26
ErrorsLine has trailing spaces.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsParameter parent should be final.31
ErrorsParameter style should be final.31
ErrorsLine has trailing spaces.33
ErrorsLine has trailing spaces.35
ErrorsParameter e should be final.37
ErrorsLine has trailing spaces.49
Errors'10' is a magic number.56
Errors'10' is a magic number.56
ErrorsLine is longer than 80 characters.57
Errors'200' is a magic number.57
ErrorsLine is longer than 80 characters.58
Errors'10' is a magic number.62
Errors'33' is a magic number.62
Errors'200' is a magic number.62
Errors'200' is a magic number.63
Errors'100' is a magic number.63
ErrorsLine is longer than 80 characters.66
Errors'225' is a magic number.66
Errors'10' is a magic number.66
Errors'235' is a magic number.66
Errors'50' is a magic number.66
ErrorsLine has trailing spaces.67
Errors'965' is a magic number.69
Errors'642' is a magic number.69
ErrorsLine has trailing spaces.70
ErrorsLine is longer than 80 characters.75
Errors'for' is not followed by whitespace.75
Errors'{' is not preceded with whitespace.75
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
ErrorsLine is longer than 80 characters.80
ErrorsLine has trailing spaces.82
ErrorsParameter event should be final.98
Errors'{' is not followed by whitespace.106
Errors'}' is not preceded with whitespace.106
ErrorsMethod 'resize' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsLine is longer than 80 characters.112
Errors'10' is a magic number.112
Errors'33' is a magic number.112
Errors'200' is a magic number.112
Errors'200' is a magic number.112
Errors'100' is a magic number.112
Errors'225' is a magic number.113
Errors'10' is a magic number.113
Errors'235' is a magic number.113
Errors'20' is a magic number.113
Errors'15' is a magic number.114
Errors'15' is a magic number.114
Errors'270' is a magic number.114
Errors'55' is a magic number.114
ErrorsMethod 'configurationListChanged' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsLine has trailing spaces.118
ErrorsLine has trailing spaces.126
ErrorsLine has trailing spaces.129
ErrorsLine is longer than 80 characters.131
ErrorsLine has trailing spaces.132
ErrorsLine is longer than 80 characters.133
Errors'for' is not followed by whitespace.133
Errors'{' is not preceded with whitespace.133
ErrorsLine has trailing spaces.135
ErrorsLine has trailing spaces.137
ErrorsLine is longer than 80 characters.138
ErrorsLine has trailing spaces.140
ErrorsMethod 'shutdown' is not designed for extension - needs to be abstract, final or empty.156
ErrorsMissing a Javadoc comment.156
Errors'if' construct must use '{}'s.157
Errors'if' is not followed by whitespace.157
ErrorsLine has trailing spaces.167
ErrorsMethod 'restore' is not designed for extension - needs to be abstract, final or empty.170
ErrorsMissing a Javadoc comment.170
ErrorsLine is longer than 80 characters.171

org/treetank/filelistener/ui/dialogs/ChooseExisitingStorageDialog.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.15
ErrorsMissing a Javadoc comment.17
ErrorsVariable 'result' must be private and have accessor methods.17
ErrorsMissing a Javadoc comment.18
ErrorsVariable 'shell' must be private and have accessor methods.18
ErrorsMissing a Javadoc comment.20
ErrorsMissing a Javadoc comment.21
ErrorsMissing a Javadoc comment.22
ErrorsLine has trailing spaces.26
ErrorsParameter parent should be final.30
ErrorsExpected @param tag for 'parent'.30
ErrorsParameter style should be final.30
ErrorsExpected @param tag for 'style'.30
ErrorsLine has trailing spaces.37
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.40
Errors'320' is a magic number.58
Errors'149' is a magic number.58
Errors'10' is a magic number.68
Errors'10' is a magic number.68
Errors'272' is a magic number.68
Errors'29' is a magic number.68
ErrorsLine has trailing spaces.71
Errors'if' is not followed by whitespace.72
Errors'{' is not preceded with whitespace.72
Errors'}' should be on the same line.76
Errors'else' is not followed by whitespace.77
Errors'{' is not preceded with whitespace.77
ErrorsLine has trailing spaces.80
Errors'191' is a magic number.90
Errors'64' is a magic number.90
Errors'91' is a magic number.90
Errors'29' is a magic number.90
ErrorsMethod 'getStorageName' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsMethod 'do_btnSubmit_widgetSelected' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsName 'do_btnSubmit_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.98
ErrorsMethod 'do_combo_widgetSelected' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsName 'do_combo_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.102

org/treetank/filelistener/ui/dialogs/CreateStorageConfigurationDialog.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
ErrorsVariable 'result' must be private and have accessor methods.33
ErrorsMissing a Javadoc comment.34
ErrorsVariable 'shell' must be private and have accessor methods.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsLine has trailing spaces.49
ErrorsParameter parent should be final.53
ErrorsExpected @param tag for 'parent'.53
ErrorsParameter style should be final.53
ErrorsExpected @param tag for 'style'.53
ErrorsLine has trailing spaces.60
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.63
Errors'438' is a magic number.81
Errors'352' is a magic number.81
Errors'10' is a magic number.85
Errors'10' is a magic number.85
Errors'266' is a magic number.85
Errors'17' is a magic number.85
Errors'10' is a magic number.94
Errors'33' is a magic number.94
Errors'416' is a magic number.94
Errors'27' is a magic number.94
Errors'70' is a magic number.103
Errors'286' is a magic number.103
Errors'266' is a magic number.103
Errors'27' is a magic number.103
ErrorsLine is longer than 80 characters.107
Errors'6' is a magic number.109
Errors'227' is a magic number.109
Errors'420' is a magic number.109
Errors'53' is a magic number.109
ErrorsLine is longer than 80 characters.110
ErrorsLine has trailing spaces.112
Errors'10' is a magic number.114
Errors'66' is a magic number.114
Errors'416' is a magic number.114
Errors'15' is a magic number.114
ErrorsLine has trailing spaces.116
Errors'10' is a magic number.118
Errors'87' is a magic number.118
Errors'416' is a magic number.118
Errors'21' is a magic number.118
ErrorsLine has trailing spaces.119
Errors'10' is a magic number.121
Errors'114' is a magic number.121
Errors'416' is a magic number.121
Errors'15' is a magic number.121
ErrorsLine has trailing spaces.123
Errors'10' is a magic number.125
Errors'135' is a magic number.125
Errors'416' is a magic number.125
Errors'21' is a magic number.125
ErrorsLine has trailing spaces.126
ErrorsLine is longer than 80 characters.128
Errors'9' is a magic number.128
Errors'10' is a magic number.129
Errors'181' is a magic number.129
Errors'416' is a magic number.129
Errors'40' is a magic number.129
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'do_btnSubmit_widgetSelected' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsName 'do_btnSubmit_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.135
ErrorsLine has trailing spaces.138
ErrorsLine has trailing spaces.143
ErrorsLine has trailing spaces.149
ErrorsLine has trailing spaces.155
ErrorsLine is longer than 80 characters.156
ErrorsLine is longer than 80 characters.157
ErrorsLine has trailing spaces.158
ErrorsLine is longer than 80 characters.164
ErrorsLine has trailing spaces.171
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.175
Errors'{' is not preceded with whitespace.175
ErrorsMethod 'do_text_modifyText' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsName 'do_text_modifyText' must match pattern '^[a-z][a-zA-Z0-9]*$'.179

org/treetank/filelistener/ui/dialogs/ListenToFolderDialog.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.24
ErrorsVariable 'result' must be private and have accessor methods.24
ErrorsMissing a Javadoc comment.25
ErrorsVariable 'shell' must be private and have accessor methods.25
ErrorsMissing a Javadoc comment.26
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsFirst sentence should end with a period.34
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.43
ErrorsParameter parent should be final.47
ErrorsExpected @param tag for 'parent'.47
ErrorsParameter style should be final.47
ErrorsExpected @param tag for 'style'.47
ErrorsLine has trailing spaces.54
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.57
Errors'450' is a magic number.75
Errors'218' is a magic number.75
Errors'10' is a magic number.79
Errors'10' is a magic number.79
Errors'70' is a magic number.79
Errors'17' is a magic number.79
Errors'86' is a magic number.83
Errors'10' is a magic number.83
Errors'298' is a magic number.83
Errors'27' is a magic number.83
ErrorsParameter e should be final.88
Errors'390' is a magic number.94
Errors'10' is a magic number.94
Errors'52' is a magic number.94
Errors'29' is a magic number.94
Errors'10' is a magic number.103
Errors'43' is a magic number.103
Errors'430' is a magic number.103
Errors'24' is a magic number.103
ErrorsLine is longer than 80 characters.107
ErrorsParameter e should be final.109
Errors'10' is a magic number.113
Errors'71' is a magic number.113
Errors'428' is a magic number.113
Errors'29' is a magic number.113
ErrorsParameter e should be final.120
Errors'10' is a magic number.124
Errors'106' is a magic number.124
Errors'428' is a magic number.124
Errors'29' is a magic number.124
ErrorsParameter e should be final.130
Errors'10' is a magic number.134
Errors'141' is a magic number.134
Errors'91' is a magic number.134
Errors'29' is a magic number.134
ErrorsParameter e should be final.140
Errors'107' is a magic number.144
Errors'141' is a magic number.144
Errors'91' is a magic number.144
Errors'29' is a magic number.144
ErrorsMissing a Javadoc comment.149
ErrorsMethod 'do_btnUseAnExisting_widgetSelected' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
ErrorsName 'do_btnUseAnExisting_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.161
ErrorsMissing a Javadoc comment.171
ErrorsLine is longer than 80 characters.172
ErrorsMissing a Javadoc comment.178
ErrorsMissing a Javadoc comment.186
ErrorsLine has trailing spaces.189
ErrorsMissing a Javadoc comment.196
ErrorsMethod 'getListenFolder' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
ErrorsMethod 'getStorageName' is not designed for extension - needs to be abstract, final or empty.204
ErrorsMissing a Javadoc comment.204

org/treetank/filelistener/ui/dialogs/RestoreDialog.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.25
ErrorsMissing a Javadoc comment.27
ErrorsVariable 'mResult' must be private and have accessor methods.27
ErrorsMissing a Javadoc comment.28
ErrorsVariable 'mShell' must be private and have accessor methods.28
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.43
ErrorsParameter parent should be final.48
ErrorsExpected @param tag for 'parent'.48
ErrorsParameter style should be final.48
ErrorsExpected @param tag for 'style'.48
ErrorsParameter pListener should be final.48
ErrorsExpected @param tag for 'pListener'.48
ErrorsLine has trailing spaces.56
ErrorsMethod 'open' is not designed for extension - needs to be abstract, final or empty.59
Errors'448' is a magic number.77
Errors'273' is a magic number.77
Errors'10' is a magic number.81
Errors'133' is a magic number.81
Errors'430' is a magic number.81
Errors'29' is a magic number.81
Errors'10' is a magic number.99
Errors'104' is a magic number.99
Errors'430' is a magic number.99
Errors'17' is a magic number.99
Errors'10' is a magic number.104
Errors'20' is a magic number.104
Errors'430' is a magic number.104
Errors'17' is a magic number.104
Errors'10' is a magic number.107
Errors'54' is a magic number.107
Errors'372' is a magic number.107
Errors'27' is a magic number.107
Errors'388' is a magic number.118
Errors'54' is a magic number.118
Errors'52' is a magic number.118
Errors'29' is a magic number.118
Errors'248' is a magic number.127
Errors'185' is a magic number.127
Errors'91' is a magic number.127
Errors'29' is a magic number.127
Errors'345' is a magic number.137
Errors'185' is a magic number.137
Errors'91' is a magic number.137
Errors'29' is a magic number.137
ErrorsMethod 'do_btnCancel_widgetSelected' is not designed for extension - needs to be abstract, final or empty.142
ErrorsMissing a Javadoc comment.142
ErrorsName 'do_btnCancel_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.142
ErrorsMethod 'do_mBtnFolder_widgetSelected' is not designed for extension - needs to be abstract, final or empty.146
ErrorsMissing a Javadoc comment.146
ErrorsName 'do_mBtnFolder_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.146
ErrorsMethod 'do_mBtnSubmit_widgetSelected' is not designed for extension - needs to be abstract, final or empty.158
ErrorsMissing a Javadoc comment.158
ErrorsName 'do_mBtnSubmit_widgetSelected' must match pattern '^[a-z][a-zA-Z0-9]*$'.158
ErrorsMust have at least one statement.163
ErrorsComment matches to-do format 'TODO:'.164
ErrorsLine is longer than 80 characters.176
ErrorsComment matches to-do format 'TODO:'.180
ErrorsLine has trailing spaces.184
ErrorsLine has trailing spaces.186
ErrorsMust have at least one statement.188
ErrorsComment matches to-do format 'TODO:'.189