Powerful open source chat software
 

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
2400979

Rules

RulesViolationsSeverity
PackageHtml6error Error
NewlineAtEndOfFile1error Error
Translation0error Error
JavadocMethod76error Error
JavadocType17error Error
JavadocVariable39error Error
JavadocStyle5error Error
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MemberName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
LineLength28error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad0error Error
MethodParamPad0error Error
NoWhitespaceAfter0error Error
NoWhitespaceBefore0error Error
OperatorWrap0error Error
ParenPad0error Error
TypecastParenPad0error Error
TabCharacter532error Error
WhitespaceAfter0error Error
WhitespaceAround68error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
LeftCurly0error Error
NeedBraces0error Error
RightCurly0error Error
AvoidInlineConditionals0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField18error Error
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber16error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
DesignForExtension51error Error
FinalClass2error Error
HideUtilityClassConstructor1error Error
InterfaceIsType0error Error
VisibilityModifier4error Error
ArrayTypeStyle0error Error
FinalParameters45error Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
63error Error
TodoComment1error Error
UpperEll2error Error

Details

org/embedchat/server/EngineException.java

ViolationMessageLine
errorMissing a Javadoc comment.3
errorLine contains a tab character.5
errorMissing a Javadoc comment.5
errorParameter string should be final.5
errorLine contains a tab character.6
errorLine contains a tab character.7
errorLine contains a tab character.9
errorMissing a Javadoc comment.9

org/embedchat/server/service/ChatEngine.java

ViolationMessageLine
errorMissing a Javadoc comment.30
errorMissing a Javadoc comment.32
error'<' is not preceded with whitespace.32
error'<' is not followed by whitespace.32
error'>' is not preceded with whitespace.32
error'<' is not preceded with whitespace.32
error'<' is not followed by whitespace.32
error'>' is not preceded with whitespace.32
error'>' is not followed by whitespace.32
errorLine is longer than 80 characters.33
errorMissing a Javadoc comment.33
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorFirst sentence should end with a period.38
errorLine has trailing spaces.44
errorMethod 'processLogin' is not designed for extension - needs to be abstract, final or empty.48
errorParameter session should be final.48
errorExpected @param tag for 'session'.48
errorParameter loginMessage should be final.48
errorExpected @param tag for 'loginMessage'.48
errorLine has trailing spaces.50
errorLine contains a tab character.51
errorLine has trailing spaces.52
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine is longer than 80 characters.55
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorLine is longer than 80 characters.58
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine is longer than 80 characters.67
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.71
errorLine contains a tab character.72
errorLine contains a tab character.73
errorLine has trailing spaces.74
errorLine contains a tab character.74
errorLine contains a tab character.75
errorLine contains a tab character.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.79
errorLine is longer than 80 characters.80
errorLine contains a tab character.80
errorLine contains a tab character.81
errorLine has trailing spaces.82
errorLine contains a tab character.82
errorLine contains a tab character.83
errorLine contains a tab character.84
errorLine contains a tab character.85
errorLine contains a tab character.86
errorLine contains a tab character.87
errorLine is longer than 80 characters.88
errorLine contains a tab character.88
errorLine has trailing spaces.89
errorLine is longer than 80 characters.89
errorLine contains a tab character.89
errorLine contains a tab character.90
errorLine contains a tab character.91
errorLine is longer than 80 characters.92
errorLine contains a tab character.92
errorLine contains a tab character.93
errorLine contains a tab character.94
errorLine contains a tab character.95
errorLine contains a tab character.96
errorLine contains a tab character.97
errorLine contains a tab character.98
errorLine contains a tab character.99
errorLine has trailing spaces.100
errorLine contains a tab character.100
errorLine contains a tab character.101
errorLine contains a tab character.102
errorLine contains a tab character.103
errorLine has trailing spaces.104
errorLine contains a tab character.104
errorLine contains a tab character.105
errorLine contains a tab character.106
errorLine contains a tab character.107
error':' is not preceded with whitespace.107
errorLine contains a tab character.108
errorLine is longer than 80 characters.109
errorLine contains a tab character.109
errorLine is longer than 80 characters.110
errorLine contains a tab character.110
errorLine contains a tab character.111
errorLine has trailing spaces.112
errorLine contains a tab character.112
errorLine contains a tab character.113
error':' is not preceded with whitespace.113
errorLine contains a tab character.114
errorLine contains a tab character.115
errorLine has trailing spaces.117
errorMethod 'processTextMessage' is not designed for extension - needs to be abstract, final or empty.118
errorMissing a Javadoc comment.118
errorParameter session should be final.118
errorParameter message should be final.118
errorLine contains a tab character.119
errorLine contains a tab character.120
errorLine contains a tab character.121
errorLine contains a tab character.122
errorLine is longer than 80 characters.123
errorLine contains a tab character.123
errorLine is longer than 80 characters.124
errorLine contains a tab character.124
errorLine contains a tab character.125
errorLine contains a tab character.126
errorLine contains a tab character.127
errorLine contains a tab character.128
errorLine contains a tab character.129
error'if' is not followed by whitespace.129
errorLine contains a tab character.130
errorLine contains a tab character.131
errorLine contains a tab character.132
errorLine contains a tab character.133
errorLine contains a tab character.134
errorLine is longer than 80 characters.137
errorLine contains a tab character.137
errorMethod 'processRoomsListMessage' is not designed for extension - needs to be abstract, final or empty.137
errorMissing a Javadoc comment.137
errorParameter session should be final.137
errorParameter message should be final.137
errorLine contains a tab character.138
errorLine contains a tab character.139
errorLine contains a tab character.140
error'<' is not preceded with whitespace.140
error'<' is not followed by whitespace.140
error'>' is not preceded with whitespace.140
errorLine contains a tab character.141
errorLine is longer than 80 characters.142
errorLine contains a tab character.142
errorLine contains a tab character.143
errorLine contains a tab character.144
errorLine contains a tab character.145
errorLine contains a tab character.146
errorMethod 'processExit' is not designed for extension - needs to be abstract, final or empty.146
errorMissing a Javadoc comment.146
errorParameter session should be final.146
errorLine contains a tab character.147
errorLine contains a tab character.148
errorLine contains a tab character.149
errorLine contains a tab character.150
errorLine contains a tab character.151
errorLine contains a tab character.152
error':' is not preceded with whitespace.152
errorLine is longer than 80 characters.153
errorLine contains a tab character.153
errorLine contains a tab character.154
errorLine contains a tab character.155
error':' is not preceded with whitespace.155
errorLine contains a tab character.156
errorLine contains a tab character.157
errorLine contains a tab character.159
errorLine contains a tab character.160

org/embedchat/database/UserDAOInterface.java

ViolationMessageLine
errorGot an exception - java.lang.RuntimeException: Unable to get class information for ItemNotFoundException.0
errorMissing a Javadoc comment.5
errorFirst sentence should end with a period.7
errorLine contains a tab character.7
errorLine contains a tab character.8
errorLine contains a tab character.9
errorLine contains a tab character.10
errorLine contains a tab character.11
errorLine contains a tab character.12
errorLine contains a tab character.13
errorExpected an @return tag.14
errorLine is longer than 80 characters.14
errorLine contains a tab character.14
errorExpected @param tag for 'login'.14
errorExpected @param tag for 'password'.14
errorExpected @throws tag for 'ItemNotFoundException'.14

org/embedchat/server/Server.java

ViolationMessageLine
errorMissing a Javadoc comment.12
errorLine has trailing spaces.13
errorLine contains a tab character.13
errorLine contains a tab character.14
errorMissing a Javadoc comment.14
errorLine has trailing spaces.15
errorLine contains a tab character.15
errorLine contains a tab character.16
errorMissing a Javadoc comment.16
errorLine contains a tab character.17
errorMissing a Javadoc comment.17
errorLine contains a tab character.19
errorMethod 'start' is not designed for extension - needs to be abstract, final or empty.19
errorMissing a Javadoc comment.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorLine contains a tab character.23
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.36
errorMissing a Javadoc comment.36
errorParameter args should be final.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40

org/embedchat/server/TempServerDatabase.java

ViolationMessageLine
errorMissing a Javadoc comment.6
errorUtility classes should not have a public or default constructor.6
errorLine has trailing spaces.7
errorLine contains a tab character.7
errorLine contains a tab character.8
errorMissing a Javadoc comment.8
errorLine has trailing spaces.9
errorLine contains a tab character.9
errorLine contains a tab character.10
errorLine contains a tab character.11
errorLine contains a tab character.12
error'1000' is a magic number.12
errorLine contains a tab character.13
error'1000' is a magic number.13
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine has trailing spaces.16
errorLine contains a tab character.16
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorLine has trailing spaces.23
errorLine contains a tab character.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorLine contains a tab character.26
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine has trailing spaces.37
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44

org/embedchat/server/live/OnlineChatRoom.java

ViolationMessageLine
errorMissing a Javadoc comment.13
errorLine has trailing spaces.14
errorLine contains a tab character.14
errorLine contains a tab character.15
errorMissing a Javadoc comment.15
errorLine is longer than 80 characters.16
errorLine contains a tab character.16
errorMissing a Javadoc comment.16
error'<' is not preceded with whitespace.16
error'<' is not followed by whitespace.16
error'>' is not preceded with whitespace.16
error'<' is not preceded with whitespace.16
error'<' is not followed by whitespace.16
error'>' is not preceded with whitespace.16
error'>' is not followed by whitespace.16
errorLine contains a tab character.18
errorMissing a Javadoc comment.18
errorParameter room should be final.18
error'room' hides a field.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine has trailing spaces.21
errorLine contains a tab character.21
errorLine contains a tab character.22
errorMethod 'addUser' is not designed for extension - needs to be abstract, final or empty.22
errorMissing a Javadoc comment.22
errorParameter userSession should be final.22
errorParameter user should be final.22
errorLine contains a tab character.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorLine has trailing spaces.26
errorLine contains a tab character.26
errorLine contains a tab character.27
errorMethod 'removeUser' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
errorParameter session should be final.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.31
errorMethod 'isSessionPresent' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
errorParameter session should be final.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine has trailing spaces.34
errorLine contains a tab character.34
errorLine contains a tab character.35
errorMethod 'isUserPresent' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
errorParameter user should be final.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine has trailing spaces.38
errorLine contains a tab character.38
errorLine contains a tab character.39
errorMethod 'getUser' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorParameter userSession should be final.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine has trailing spaces.42
errorLine contains a tab character.42
errorLine contains a tab character.43
errorMethod 'getRoom' is not designed for extension - needs to be abstract, final or empty.43
errorMissing a Javadoc comment.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine has trailing spaces.46
errorLine contains a tab character.46
errorLine contains a tab character.47
errorMethod 'getOnlineUsers' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
error'<' is not preceded with whitespace.47
error'<' is not followed by whitespace.47
error'>' is not preceded with whitespace.47
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine has trailing spaces.50
errorLine contains a tab character.50
errorLine contains a tab character.51
errorMethod 'getOnlineUsersSessions' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
error'<' is not preceded with whitespace.51
error'<' is not followed by whitespace.51
error'>' is not preceded with whitespace.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine has trailing spaces.54
errorLine contains a tab character.54

org/embedchat/database/DatabaseProvider.java

ViolationMessageLine
errorClass DatabaseProvider should be declared as final.3
errorMissing a Javadoc comment.3
errorLine contains a tab character.5
errorMissing a Javadoc comment.5
errorVariable 'ourInstance' must be private and have accessor methods.5
errorLine contains a tab character.6
errorLine contains a tab character.7
errorMissing a Javadoc comment.7
errorLine contains a tab character.8
errorLine contains a tab character.9
errorMissing a Javadoc comment.9
errorVariable 'factory' must be private and have accessor methods.9
errorLine has trailing spaces.10
errorLine contains a tab character.10
errorLine contains a tab character.11
errorMissing a Javadoc comment.11
errorComment matches to-do format 'TODO:'.12
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
errorLine is longer than 80 characters.17
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorLine contains a tab character.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorLine contains a tab character.26
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine has trailing spaces.33
errorLine contains a tab character.33
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorLine contains a tab character.35
errorLine contains a tab character.36

org/embedchat/database/nodb/DAOFactory.java

ViolationMessageLine
errorMissing a Javadoc comment.7
errorLine contains a tab character.9
errorMethod 'getUserDAO' is not designed for extension - needs to be abstract, final or empty.9
errorMissing a Javadoc comment.9
errorLine contains a tab character.10
errorLine contains a tab character.11
errorLine contains a tab character.13
errorMethod 'getChatRoomDAO' is not designed for extension - needs to be abstract, final or empty.13
errorMissing a Javadoc comment.13
errorLine contains a tab character.14
errorLine contains a tab character.15

org/embedchat/server/live/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/database/ChatRoomDAOInterface.java

ViolationMessageLine
errorGot an exception - java.lang.RuntimeException: Unable to get class information for ItemNotFoundException.0
errorMissing a Javadoc comment.7
errorLine has trailing spaces.8
errorLine contains a tab character.8
errorFirst sentence should end with a period.9
errorLine contains a tab character.9
errorLine contains a tab character.10
errorLine contains a tab character.11
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine contains a tab character.14
errorExpected an @return tag.15
errorLine contains a tab character.15
errorExpected @param tag for 'chatRoomId'.15
errorExpected @throws tag for 'ItemNotFoundException'.15
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.21

org/embedchat/server/ServerSessionHandler.java

ViolationMessageLine
errorLine is longer than 80 characters.11
errorMissing a Javadoc comment.20
errorLine has trailing spaces.21
errorLine contains a tab character.21
errorLine contains a tab character.22
errorMissing a Javadoc comment.22
errorLine contains a tab character.23
errorMissing a Javadoc comment.23
errorLine has trailing spaces.24
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
errorLine contains a tab character.26
errorMissing a Javadoc comment.26
errorParameter useCustomCodec should be final.26
error'useCustomCodec' hides a field.26
errorLine contains a tab character.27
errorLine contains a tab character.28
errorLine contains a tab character.30
errorMethod 'sessionCreated' is not designed for extension - needs to be abstract, final or empty.30
errorMissing a Javadoc comment.30
errorParameter session should be final.30
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine is longer than 80 characters.37
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.41
errorMethod 'sessionOpened' is not designed for extension - needs to be abstract, final or empty.41
errorMissing a Javadoc comment.41
errorParameter session should be final.41
errorLine contains a tab character.42
errorLine contains a tab character.43
error'600' is a magic number.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorLine contains a tab character.47
errorMethod 'sessionClosed' is not designed for extension - needs to be abstract, final or empty.47
errorMissing a Javadoc comment.47
errorParameter session should be final.47
errorLine has trailing spaces.48
errorLine contains a tab character.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.52
errorMethod 'messageReceived' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorParameter session should be final.52
errorParameter message should be final.52
errorLine contains a tab character.53
errorLine is longer than 80 characters.54
errorLine contains a tab character.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine has trailing spaces.57
errorLine is longer than 80 characters.57
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine has trailing spaces.60
errorLine is longer than 80 characters.60
errorLine contains a tab character.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.64
errorMissing a Javadoc comment.64
errorParameter session should be final.64
errorParameter message should be final.64
errorLine contains a tab character.65
errorLine contains a tab character.67
errorMethod 'sessionIdle' is not designed for extension - needs to be abstract, final or empty.67
errorMissing a Javadoc comment.67
errorParameter session should be final.67
errorParameter status should be final.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.72
errorMethod 'exceptionCaught' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
errorParameter session should be final.72
errorParameter cause should be final.72
errorLine contains a tab character.73
errorLine contains a tab character.74

org/embedchat/database/nodb/ChatRoomDAO.java

ViolationMessageLine
errorGot an exception - java.lang.RuntimeException: Unable to get class information for ItemNotFoundException.0
errorMissing a Javadoc comment.10
errorLine contains a tab character.12
errorMissing a Javadoc comment.12
errorVariable 'room1' must be private and have accessor methods.12
errorLine contains a tab character.13
errorMissing a Javadoc comment.13
errorVariable 'room2' must be private and have accessor methods.13
errorLine has trailing spaces.14
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
errorLine contains a tab character.17
errorShould use uppercase 'L'.17
errorLine is longer than 80 characters.18
errorLine contains a tab character.18
errorLine contains a tab character.19
error'100' is a magic number.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorLine has trailing spaces.23
errorLine contains a tab character.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorShould use uppercase 'L'.25
errorLine contains a tab character.26
errorLine contains a tab character.27
error'100' is a magic number.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.30
errorLine has trailing spaces.31
errorLine contains a tab character.31
errorLine contains a tab character.32
errorLine has trailing spaces.33
errorLine contains a tab character.33
errorLine is longer than 80 characters.34
errorLine contains a tab character.34
errorMissing a Javadoc comment.34
errorLine contains a tab character.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorLine contains a tab character.40
errorLine contains a tab character.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine has trailing spaces.45
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.47

org/embedchat/entity/ChatRoom.java

ViolationMessageLine
errorMissing a Javadoc comment.12
error'=' is not preceded with whitespace.13
error'=' is not followed by whitespace.13
errorLine contains a tab character.16
errorMissing a Javadoc comment.16
errorLine has trailing spaces.17
errorLine contains a tab character.17
errorLine contains a tab character.18
errorMissing a Javadoc comment.18
errorLine contains a tab character.19
errorLine has trailing spaces.20
errorLine contains a tab character.20
errorLine contains a tab character.21
errorMissing a Javadoc comment.21
error'=' is not preceded with whitespace.21
error'=' is not followed by whitespace.21
error'=' is not preceded with whitespace.21
error'100' is a magic number.21
error'=' is not followed by whitespace.21
errorLine contains a tab character.22
errorLine has trailing spaces.23
errorLine contains a tab character.23
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
error'=' is not preceded with whitespace.24
error'=' is not followed by whitespace.24
error'=' is not preceded with whitespace.24
error'100' is a magic number.24
error'=' is not followed by whitespace.24
errorLine contains a tab character.25
errorLine has trailing spaces.26
errorLine contains a tab character.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
error'=' is not preceded with whitespace.27
error'=' is not followed by whitespace.27
error'=' is not preceded with whitespace.27
error'100' is a magic number.27
error'=' is not followed by whitespace.27
errorLine contains a tab character.28
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
error'=' is not preceded with whitespace.30
error'=' is not followed by whitespace.30
errorLine contains a tab character.31
errorLine has trailing spaces.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
error'=' is not preceded with whitespace.33
error'=' is not followed by whitespace.33
errorLine contains a tab character.34
errorLine contains a tab character.36
errorMethod 'getId' is not designed for extension - needs to be abstract, final or empty.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.40
errorMethod 'setId' is not designed for extension - needs to be abstract, final or empty.40
errorMissing a Javadoc comment.40
errorParameter id should be final.40
error'id' hides a field.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorLine contains a tab character.44
errorMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.44
errorMissing a Javadoc comment.44
errorLine contains a tab character.45
errorLine contains a tab character.46
errorLine contains a tab character.48
errorMethod 'setDescription' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorParameter description should be final.48
error'description' hides a field.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.52
errorMethod 'getMaxConcurrentGuests' is not designed for extension - needs to be abstract, final or empty.52
errorMissing a Javadoc comment.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorLine contains a tab character.56
errorMethod 'setMaxConcurrentGuests' is not designed for extension - needs to be abstract, final or empty.56
errorMissing a Javadoc comment.56
errorParameter maxConcurrentGuests should be final.56
error'maxConcurrentGuests' hides a field.56
errorLine contains a tab character.57
errorLine contains a tab character.58
errorLine contains a tab character.60
errorMethod 'getMaxConcurrentRegisteredUsers' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine is longer than 80 characters.64
errorLine contains a tab character.64
errorMethod 'setMaxConcurrentRegisteredUsers' is not designed for extension - needs to be abstract, final or empty.64
errorMissing a Javadoc comment.64
errorParameter maxConcurrentRegisteredUsers should be final.64
error'maxConcurrentRegisteredUsers' hides a field.64
errorLine is longer than 80 characters.65
errorLine contains a tab character.65
errorLine contains a tab character.66
errorLine contains a tab character.68
errorMethod 'getName' is not designed for extension - needs to be abstract, final or empty.68
errorMissing a Javadoc comment.68
errorLine contains a tab character.69
errorLine contains a tab character.70
errorLine contains a tab character.72
errorMethod 'setName' is not designed for extension - needs to be abstract, final or empty.72
errorMissing a Javadoc comment.72
errorParameter name should be final.72
error'name' hides a field.72
errorLine contains a tab character.73
errorLine contains a tab character.74
errorLine contains a tab character.76
errorMethod 'getWebURL' is not designed for extension - needs to be abstract, final or empty.76
errorMissing a Javadoc comment.76
errorLine contains a tab character.77
errorLine contains a tab character.78
errorLine contains a tab character.80
errorMethod 'setWebURL' is not designed for extension - needs to be abstract, final or empty.80
errorMissing a Javadoc comment.80
errorParameter webURL should be final.80
error'webURL' hides a field.80
errorLine contains a tab character.81
errorLine contains a tab character.82

org/embedchat/entity/User.java

ViolationMessageLine
errorMissing a Javadoc comment.12
error'=' is not preceded with whitespace.13
error'=' is not followed by whitespace.13
errorLine contains a tab character.16
errorMissing a Javadoc comment.16
errorLine has trailing spaces.17
errorLine contains a tab character.17
errorLine contains a tab character.18
errorMissing a Javadoc comment.18
errorLine has trailing spaces.19
errorLine contains a tab character.19
errorLine has trailing spaces.20
errorLine contains a tab character.20
errorLine contains a tab character.21
errorMissing a Javadoc comment.21
error'=' is not preceded with whitespace.21
error'=' is not followed by whitespace.21
error'=' is not preceded with whitespace.21
error'100' is a magic number.21
error'=' is not followed by whitespace.21
errorLine contains a tab character.22
errorLine has trailing spaces.23
errorLine contains a tab character.23
errorLine contains a tab character.24
errorMissing a Javadoc comment.24
error'=' is not preceded with whitespace.24
error'=' is not followed by whitespace.24
error'=' is not preceded with whitespace.24
error'100' is a magic number.24
error'=' is not followed by whitespace.24
errorLine contains a tab character.25
errorLine has trailing spaces.26
errorLine contains a tab character.26
errorLine contains a tab character.27
errorMissing a Javadoc comment.27
error'=' is not preceded with whitespace.27
error'=' is not followed by whitespace.27
error'=' is not preceded with whitespace.27
error'100' is a magic number.27
error'=' is not followed by whitespace.27
errorLine contains a tab character.28
errorLine has trailing spaces.29
errorLine contains a tab character.29
errorLine contains a tab character.30
errorMissing a Javadoc comment.30
error'=' is not preceded with whitespace.30
error'=' is not followed by whitespace.30
error'=' is not preceded with whitespace.30
error'100' is a magic number.30
error'=' is not followed by whitespace.30
errorLine contains a tab character.31
errorLine has trailing spaces.32
errorLine contains a tab character.32
errorLine contains a tab character.33
errorMissing a Javadoc comment.33
error'=' is not preceded with whitespace.33
error'=' is not followed by whitespace.33
error'=' is not preceded with whitespace.33
error'100' is a magic number.33
error'=' is not followed by whitespace.33
errorLine contains a tab character.34
errorLine has trailing spaces.35
errorLine contains a tab character.35
errorLine contains a tab character.36
errorMethod 'getId' is not designed for extension - needs to be abstract, final or empty.36
errorMissing a Javadoc comment.36
errorLine contains a tab character.37
errorLine contains a tab character.38
errorLine contains a tab character.39
errorMethod 'setId' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorParameter id should be final.39
error'id' hides a field.39
errorLine contains a tab character.40
errorLine contains a tab character.41
errorLine contains a tab character.42
errorMethod 'getEmail' is not designed for extension - needs to be abstract, final or empty.42
errorMissing a Javadoc comment.42
errorLine contains a tab character.43
errorLine contains a tab character.44
errorLine contains a tab character.45
errorMethod 'setEmail' is not designed for extension - needs to be abstract, final or empty.45
errorMissing a Javadoc comment.45
errorParameter email should be final.45
error'email' hides a field.45
errorLine contains a tab character.46
errorLine contains a tab character.47
errorLine contains a tab character.48
errorMethod 'getFirstName' is not designed for extension - needs to be abstract, final or empty.48
errorMissing a Javadoc comment.48
errorLine contains a tab character.49
errorLine contains a tab character.50
errorLine contains a tab character.51
errorMethod 'setFirstName' is not designed for extension - needs to be abstract, final or empty.51
errorMissing a Javadoc comment.51
errorParameter firstName should be final.51
error'firstName' hides a field.51
errorLine contains a tab character.52
errorLine contains a tab character.53
errorLine contains a tab character.54
errorMethod 'getLastName' is not designed for extension - needs to be abstract, final or empty.54
errorMissing a Javadoc comment.54
errorLine contains a tab character.55
errorLine contains a tab character.56
errorLine contains a tab character.57
errorMethod 'setLastName' is not designed for extension - needs to be abstract, final or empty.57
errorMissing a Javadoc comment.57
errorParameter lastName should be final.57
error'lastName' hides a field.57
errorLine contains a tab character.58
errorLine contains a tab character.59
errorLine contains a tab character.60
errorMethod 'getLoginName' is not designed for extension - needs to be abstract, final or empty.60
errorMissing a Javadoc comment.60
errorLine contains a tab character.61
errorLine contains a tab character.62
errorLine contains a tab character.63
errorMethod 'setLoginName' is not designed for extension - needs to be abstract, final or empty.63
errorMissing a Javadoc comment.63
errorParameter loginName should be final.63
error'loginName' hides a field.63
errorLine contains a tab character.64
errorLine contains a tab character.65
errorLine contains a tab character.66
errorMethod 'getLoginPassword' is not designed for extension - needs to be abstract, final or empty.66
errorMissing a Javadoc comment.66
errorLine contains a tab character.67
errorLine contains a tab character.68
errorLine contains a tab character.69
errorMethod 'setLoginPassword' is not designed for extension - needs to be abstract, final or empty.69
errorMissing a Javadoc comment.69
errorParameter loginPassword should be final.69
error'loginPassword' hides a field.69
errorLine contains a tab character.70
errorLine contains a tab character.71

org/embedchat/database/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/entity/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/database/nodb/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/server/Utils.java

ViolationMessageLine
errorClass Utils should be declared as final.3
errorMissing a Javadoc comment.3
errorLine contains a tab character.5
errorMissing a Javadoc comment.5
errorLine contains a tab character.6
errorMissing a Javadoc comment.6
errorLine contains a tab character.7
errorMissing a Javadoc comment.7
errorLine has trailing spaces.8
errorLine contains a tab character.8
errorLine contains a tab character.9
errorMissing a Javadoc comment.9
errorLine contains a tab character.10
errorLine has trailing spaces.11
errorLine contains a tab character.11
errorMissing a Javadoc comment.12
errorParameter messageLength should be final.12
errorLine contains a tab character.13
error'10' is a magic number.13
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
error'100' is a magic number.16
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
error'100' is a magic number.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22

org/embedchat/server/service/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/server/package.html

ViolationMessageLine
errorMissing package documentation file.0

org/embedchat/database/ItemNotFoundException.java

ViolationMessageLine
errorMissing a Javadoc comment.3
errorLine contains a tab character.5
errorMissing a Javadoc comment.5

org/embedchat/server/live/OnlineUser.java

ViolationMessageLine
errorMissing a Javadoc comment.7
errorLine has trailing spaces.8
errorLine contains a tab character.8
errorLine contains a tab character.9
errorMissing a Javadoc comment.9
errorLine contains a tab character.10
errorMissing a Javadoc comment.10
errorLine contains a tab character.11
errorMissing a Javadoc comment.11
errorLine has trailing spaces.12
errorLine contains a tab character.12
errorLine contains a tab character.13
errorMissing a Javadoc comment.13
errorParameter user should be final.13
error'user' hides a field.13
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine contains a tab character.16
errorLine contains a tab character.17
errorLine contains a tab character.19
errorMethod 'getUser' is not designed for extension - needs to be abstract, final or empty.19
errorMissing a Javadoc comment.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.23
errorMethod 'setUser' is not designed for extension - needs to be abstract, final or empty.23
errorMissing a Javadoc comment.23
errorParameter user should be final.23
error'user' hides a field.23
errorLine contains a tab character.24
errorLine contains a tab character.25
errorLine contains a tab character.27
errorMethod 'getLoginTime' is not designed for extension - needs to be abstract, final or empty.27
errorMissing a Javadoc comment.27
errorLine contains a tab character.28
errorLine contains a tab character.29
errorLine contains a tab character.31
errorMethod 'setLoginTime' is not designed for extension - needs to be abstract, final or empty.31
errorMissing a Javadoc comment.31
errorParameter loginTime should be final.31
error'loginTime' hides a field.31
errorLine contains a tab character.32
errorLine contains a tab character.33
errorLine contains a tab character.35
errorMethod 'getMessagesSend' is not designed for extension - needs to be abstract, final or empty.35
errorMissing a Javadoc comment.35
errorLine contains a tab character.36
errorLine contains a tab character.37
errorLine contains a tab character.39
errorMethod 'setMessagesSend' is not designed for extension - needs to be abstract, final or empty.39
errorMissing a Javadoc comment.39
errorParameter messagesSend should be final.39
error'messagesSend' hides a field.39
errorLine contains a tab character.40
errorLine contains a tab character.41

org/embedchat/database/nodb/UserDAO.java

ViolationMessageLine
errorGot an exception - java.lang.RuntimeException: Unable to get class information for ItemNotFoundException.0
errorMissing a Javadoc comment.7
errorLine contains a tab character.9
errorMissing a Javadoc comment.9
errorLine is longer than 80 characters.10
errorLine contains a tab character.10
errorMissing a Javadoc comment.10
errorLine contains a tab character.11
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine has trailing spaces.14
errorLine contains a tab character.14
errorLine contains a tab character.15
errorLine has trailing spaces.16
errorLine contains a tab character.16
errorLine contains a tab character.17
errorLine contains a tab character.18
errorLine contains a tab character.19
errorLine contains a tab character.20
errorLine contains a tab character.21
errorLine contains a tab character.22
errorLine contains a tab character.23

org/embedchat/database/DAOFactoryInterface.java

ViolationMessageLine
errorFile does not end with a newline.0
errorMissing a Javadoc comment.3
errorLine has trailing spaces.4
errorLine contains a tab character.4
errorFirst sentence should end with a period.5
errorLine contains a tab character.5
errorLine contains a tab character.6
errorLine contains a tab character.7
errorLine contains a tab character.8
errorExpected an @return tag.9
errorLine contains a tab character.9
errorLine has trailing spaces.10
errorLine contains a tab character.10
errorFirst sentence should end with a period.11
errorLine contains a tab character.11
errorLine contains a tab character.12
errorLine contains a tab character.13
errorLine contains a tab character.14
errorExpected an @return tag.15
errorLine contains a tab character.15
errorLine has trailing spaces.16
errorLine contains a tab character.16
 
2006 © embedchat.org