The following document contains the results of Checkstyle.
Rule | Violations | Severity |
---|---|---|
FileLength
|
0 | Warning |
AvoidStarImport | 0 | Warning |
IllegalImport | 0 | Warning |
RedundantImport | 0 | Warning |
UnusedImports | 2 | Warning |
JavadocType
|
94 | Warning |
JavadocMethod
|
111 | Warning |
JavadocVariable
|
1092 | Warning |
LeftCurly
|
0 | Warning |
NeedBraces | 420 | Warning |
RightCurly
|
44 | Warning |
EqualsHashCode | 0 | Warning |
IllegalInstantiation
|
0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
StaticVariableName
|
3 | Warning |
PackageName
|
140 | Warning |
TypeName
|
1 | Warning |
MethodName
|
83 | Warning |
MemberName
|
33 | Warning |
ParameterName
|
32 | Warning |
ConstantName
|
2 | Warning |
Indentation | 1110 | Warning |
SimplifyBooleanExpression | 0 | Warning |
SimplifyBooleanReturn | 0 | Warning |
FinalClass | 1 | Warning |
VisibilityModifier
|
2 | Warning |
MultipleVariableDeclarations | 0 | Warning |
ArrayTypeStyle | 0 | Warning |
TodoComment | 0 | Warning |
UpperEll | 0 | Warning |
MissingSwitchDefault | 0 | Warning |
FallThrough | 0 | Warning |
ParameterNumber
|
0 | Warning |
LineLength
|
33 | Warning |
MethodLength
|
0 | Warning |
ModifierOrder | 0 | Warning |
RedundantModifier | 0 | Warning |
StringLiteralEquality | 0 | Warning |
NestedIfDepth
|
0 | Warning |
NestedTryDepth
|
0 | Warning |
ReturnCount
|
0 | Warning |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 13 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 66 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 72 |
Warning | Variable 'GBOAT_UI_TAG_BLOCK' must be private and have accessor methods. | 72 |
Warning | Expected an @return tag. | 79 |
Warning | Name 'getOverrideVariableName' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 79 |
Warning | Expected @param tag for 'uiTag'. | 111 |
Warning | 'if' construct must use '{}'s. | 120 |
Warning | '}' should be alone on a line. | 133 |
Warning | 'if' construct must use '{}'s. | 169 |
Warning | 'if' construct must use '{}'s. | 172 |
Warning | 'if' construct must use '{}'s. | 175 |
Warning | '}' should be alone on a line. | 221 |
Warning | '}' should be alone on a line. | 246 |
Warning | 'if' construct must use '{}'s. | 261 |
Warning | '}' should be alone on a line. | 268 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | Missing a Javadoc comment. | 24 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 25 |
Warning | Missing a Javadoc comment. | 25 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 27 |
Warning | Missing a Javadoc comment. | 27 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 28 |
Warning | Missing a Javadoc comment. | 28 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 29 |
Warning | Missing a Javadoc comment. | 29 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 30 |
Warning | Missing a Javadoc comment. | 30 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 31 |
Warning | Missing a Javadoc comment. | 31 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | Missing a Javadoc comment. | 32 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 33 |
Warning | Missing a Javadoc comment. | 33 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 34 |
Warning | Missing a Javadoc comment. | 34 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 35 |
Warning | Missing a Javadoc comment. | 35 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 36 |
Warning | Missing a Javadoc comment. | 36 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 37 |
Warning | Missing a Javadoc comment. | 37 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | Missing a Javadoc comment. | 38 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 39 |
Warning | Missing a Javadoc comment. | 39 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 41 |
Warning | Missing a Javadoc comment. | 41 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | Missing a Javadoc comment. | 42 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 43 |
Warning | Missing a Javadoc comment. | 43 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 44 |
Warning | Missing a Javadoc comment. | 44 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 45 |
Warning | Missing a Javadoc comment. | 45 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 46 |
Warning | Missing a Javadoc comment. | 46 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | Missing a Javadoc comment. | 47 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | Missing a Javadoc comment. | 48 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | Missing a Javadoc comment. | 49 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 51 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 53 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | Missing a Javadoc comment. | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 59 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 61 |
Warning | 'if' construct must use '{}'s. | 63 |
Warning | if at indentation level 16 not at correct indentation, 8 | 63 |
Warning | 'if' construct must use '{}'s. | 66 |
Warning | if at indentation level 16 not at correct indentation, 8 | 66 |
Warning | 'if' construct must use '{}'s. | 69 |
Warning | if at indentation level 16 not at correct indentation, 8 | 69 |
Warning | 'if' construct must use '{}'s. | 72 |
Warning | if at indentation level 16 not at correct indentation, 8 | 72 |
Warning | 'if' construct must use '{}'s. | 75 |
Warning | if at indentation level 16 not at correct indentation, 8 | 75 |
Warning | 'if' construct must use '{}'s. | 78 |
Warning | if at indentation level 16 not at correct indentation, 8 | 78 |
Warning | 'if' construct must use '{}'s. | 81 |
Warning | if at indentation level 16 not at correct indentation, 8 | 81 |
Warning | 'if' construct must use '{}'s. | 84 |
Warning | if at indentation level 16 not at correct indentation, 8 | 84 |
Warning | 'if' construct must use '{}'s. | 87 |
Warning | if at indentation level 16 not at correct indentation, 8 | 87 |
Warning | 'if' construct must use '{}'s. | 90 |
Warning | if at indentation level 16 not at correct indentation, 8 | 90 |
Warning | 'if' construct must use '{}'s. | 93 |
Warning | if at indentation level 16 not at correct indentation, 8 | 93 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | if at indentation level 16 not at correct indentation, 8 | 96 |
Warning | 'if' construct must use '{}'s. | 99 |
Warning | if at indentation level 16 not at correct indentation, 8 | 99 |
Warning | 'if' construct must use '{}'s. | 102 |
Warning | if at indentation level 16 not at correct indentation, 8 | 102 |
Warning | 'if' construct must use '{}'s. | 105 |
Warning | if at indentation level 16 not at correct indentation, 8 | 105 |
Warning | 'if' construct must use '{}'s. | 108 |
Warning | if at indentation level 16 not at correct indentation, 8 | 108 |
Warning | 'if' construct must use '{}'s. | 111 |
Warning | if at indentation level 16 not at correct indentation, 8 | 111 |
Warning | 'if' construct must use '{}'s. | 114 |
Warning | if at indentation level 16 not at correct indentation, 8 | 114 |
Warning | 'if' construct must use '{}'s. | 117 |
Warning | if at indentation level 16 not at correct indentation, 8 | 117 |
Warning | 'if' construct must use '{}'s. | 120 |
Warning | if at indentation level 16 not at correct indentation, 8 | 120 |
Warning | 'if' construct must use '{}'s. | 123 |
Warning | if at indentation level 16 not at correct indentation, 8 | 123 |
Warning | 'if' construct must use '{}'s. | 126 |
Warning | if at indentation level 16 not at correct indentation, 8 | 126 |
Warning | 'if' construct must use '{}'s. | 129 |
Warning | if at indentation level 16 not at correct indentation, 8 | 129 |
Warning | 'if' construct must use '{}'s. | 132 |
Warning | if at indentation level 16 not at correct indentation, 8 | 132 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 136 |
Warning | if at indentation level 16 not at correct indentation, 8 | 138 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 139 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 140 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 141 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 142 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 159 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 164 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 169 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 179 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 184 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 189 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 194 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 199 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 204 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 209 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 214 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 219 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Line is longer than 200 characters (found 318). | 59 |
Warning | Line is longer than 200 characters (found 262). | 62 |
Warning | Line is longer than 200 characters (found 318). | 65 |
Warning | Line is longer than 200 characters (found 415). | 68 |
Warning | Missing a Javadoc comment. | 84 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Missing a Javadoc comment. | 87 |
Warning | Missing a Javadoc comment. | 89 |
Warning | Name 'throwExceptionOnNullValueAttribute' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 89 |
Warning | Missing a Javadoc comment. | 91 |
Warning | Missing a Javadoc comment. | 92 |
Warning | Missing a Javadoc comment. | 93 |
Warning | Missing a Javadoc comment. | 94 |
Warning | Missing a Javadoc comment. | 95 |
Warning | Missing a Javadoc comment. | 96 |
Warning | Missing a Javadoc comment. | 97 |
Warning | Missing a Javadoc comment. | 98 |
Warning | Missing a Javadoc comment. | 99 |
Warning | Missing a Javadoc comment. | 100 |
Warning | Missing a Javadoc comment. | 101 |
Warning | Missing a Javadoc comment. | 102 |
Warning | Missing a Javadoc comment. | 104 |
Warning | Missing a Javadoc comment. | 105 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 105 |
Warning | Missing a Javadoc comment. | 106 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 113 |
Warning | 'if' construct must use '{}'s. | 129 |
Warning | 'if' construct must use '{}'s. | 132 |
Warning | 'if' construct must use '{}'s. | 135 |
Warning | 'if' construct must use '{}'s. | 138 |
Warning | 'if' construct must use '{}'s. | 141 |
Warning | 'if' construct must use '{}'s. | 144 |
Warning | '}' should be alone on a line. | 153 |
Warning | '}' should be alone on a line. | 155 |
Warning | '}' should be alone on a line. | 163 |
Warning | '}' should be alone on a line. | 170 |
Warning | '}' should be alone on a line. | 176 |
Warning | '}' should be alone on a line. | 178 |
Warning | '}' should be alone on a line. | 185 |
Warning | '}' should be alone on a line. | 192 |
Warning | 'if' construct must use '{}'s. | 196 |
Warning | 'if' construct must use '{}'s. | 199 |
Warning | 'if' construct must use '{}'s. | 202 |
Warning | 'if' construct must use '{}'s. | 205 |
Warning | 'if' construct must use '{}'s. | 208 |
Warning | 'if' construct must use '{}'s. | 211 |
Warning | Name 'setOnBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 296 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 296 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 28 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 47 |
Warning | 'if' construct must use '{}'s. | 62 |
Warning | 'if' construct must use '{}'s. | 66 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 47 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 62 |
Warning | Missing a Javadoc comment. | 62 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 63 |
Warning | Missing a Javadoc comment. | 63 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 65 |
Warning | Missing a Javadoc comment. | 65 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | Missing a Javadoc comment. | 66 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | Missing a Javadoc comment. | 68 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | Missing a Javadoc comment. | 69 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | Missing a Javadoc comment. | 70 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 71 |
Warning | Missing a Javadoc comment. | 71 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | Missing a Javadoc comment. | 72 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 73 |
Warning | Missing a Javadoc comment. | 73 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 74 |
Warning | Missing a Javadoc comment. | 74 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 78 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 80 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 82 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 83 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 90 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 92 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 93 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 95 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | if at indentation level 16 not at correct indentation, 8 | 96 |
Warning | '}' should be alone on a line. | 109 |
Warning | '}' should be alone on a line. | 131 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 135 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 136 |
Warning | 'if' construct must use '{}'s. | 138 |
Warning | if at indentation level 16 not at correct indentation, 8 | 138 |
Warning | 'if' construct must use '{}'s. | 141 |
Warning | if at indentation level 16 not at correct indentation, 8 | 141 |
Warning | 'if' construct must use '{}'s. | 144 |
Warning | if at indentation level 16 not at correct indentation, 8 | 144 |
Warning | 'if' construct must use '{}'s. | 147 |
Warning | if at indentation level 16 not at correct indentation, 8 | 147 |
Warning | 'if' construct must use '{}'s. | 150 |
Warning | if at indentation level 16 not at correct indentation, 8 | 150 |
Warning | 'if' construct must use '{}'s. | 153 |
Warning | if at indentation level 16 not at correct indentation, 8 | 153 |
Warning | 'if' construct must use '{}'s. | 156 |
Warning | if at indentation level 16 not at correct indentation, 8 | 156 |
Warning | 'if' construct must use '{}'s. | 159 |
Warning | if at indentation level 16 not at correct indentation, 8 | 159 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 163 |
Warning | if at indentation level 16 not at correct indentation, 8 | 165 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 166 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 167 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 168 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 169 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 181 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 186 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 191 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 196 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 201 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 206 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 211 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 31 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 33 |
Warning | 'if' construct must use '{}'s. | 39 |
Warning | 'if' construct must use '{}'s. | 42 |
Warning | 'if' construct must use '{}'s. | 45 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 32 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 34 |
Warning | 'if' construct must use '{}'s. | 40 |
Warning | 'if' construct must use '{}'s. | 43 |
Warning | 'if' construct must use '{}'s. | 46 |
Warning | 'if' construct must use '{}'s. | 49 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 33 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 44 |
Warning | Missing a Javadoc comment. | 44 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 46 |
Warning | Missing a Javadoc comment. | 46 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | Missing a Javadoc comment. | 47 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 51 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 54 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 55 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 60 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 61 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 63 |
Warning | 'if' construct must use '{}'s. | 64 |
Warning | if at indentation level 16 not at correct indentation, 8 | 64 |
Warning | '}' should be alone on a line. | 77 |
Warning | '}' should be alone on a line. | 99 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 103 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 104 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | if at indentation level 16 not at correct indentation, 8 | 106 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 109 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 39 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Missing a Javadoc comment. | 67 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 69 |
Warning | 'if' construct must use '{}'s. | 86 |
Warning | 'if' construct must use '{}'s. | 93 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | '}' should be alone on a line. | 134 |
Warning | assign child at indentation level 8 not at correct indentation, 12 | 202 |
Warning | assign child at indentation level 8 not at correct indentation, 12 | 203 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 55 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Expected an @return tag. | 97 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 28 |
Warning | Missing a Javadoc comment. | 36 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 98 |
Warning | try at indentation level 16 not at correct indentation, 12 | 100 |
Warning | try child at indentation level 24 not at correct indentation, 16 | 102 |
Warning | try child at indentation level 24 not at correct indentation, 16 | 103 |
Warning | if at indentation level 24 not at correct indentation, 16 | 104 |
Warning | if child at indentation level 32 not at correct indentation, 20 | 105 |
Warning | if rcurly at indentation level 24 not at correct indentation, 16 | 106 |
Warning | try rcurly at indentation level 16 not at correct indentation, 12 | 107 |
Warning | '}' should be alone on a line. | 107 |
Warning | catch rcurly at indentation level 16 not at correct indentation, 12 | 109 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 111 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 114 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 145 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 146 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 147 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 32 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 71 |
Warning | Missing a Javadoc comment. | 72 |
Warning | Missing a Javadoc comment. | 73 |
Warning | Missing a Javadoc comment. | 74 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 81 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | 'if' construct must use '{}'s. | 99 |
Warning | 'if' construct must use '{}'s. | 102 |
Warning | 'if' construct must use '{}'s. | 105 |
Warning | 'if' construct must use '{}'s. | 108 |
Warning | 'if' construct must use '{}'s. | 111 |
Warning | 'if' construct must use '{}'s. | 114 |
Warning | 'if' construct must use '{}'s. | 117 |
Warning | 'if' construct must use '{}'s. | 120 |
Warning | 'if' construct must use '{}'s. | 123 |
Warning | 'if' construct must use '{}'s. | 126 |
Warning | 'if' construct must use '{}'s. | 129 |
Warning | 'if' construct must use '{}'s. | 132 |
Warning | 'if' construct must use '{}'s. | 135 |
Warning | 'if' construct must use '{}'s. | 138 |
Warning | 'if' construct must use '{}'s. | 141 |
Warning | 'if' construct must use '{}'s. | 144 |
Warning | 'if' construct must use '{}'s. | 147 |
Warning | 'if' construct must use '{}'s. | 150 |
Warning | 'if' construct must use '{}'s. | 158 |
Warning | 'if' construct must use '{}'s. | 161 |
Warning | 'if' construct must use '{}'s. | 164 |
Warning | 'if' construct must use '{}'s. | 167 |
Warning | 'if' construct must use '{}'s. | 170 |
Warning | 'if' construct must use '{}'s. | 173 |
Warning | 'if' construct must use '{}'s. | 176 |
Warning | Line is longer than 200 characters (found 247). | 190 |
Warning | Name 'setOnBeforeCloseTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 282 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 30 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Missing a Javadoc comment. | 67 |
Warning | Name 'zIndex' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 67 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 71 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 95 |
Warning | 'if' construct must use '{}'s. | 98 |
Warning | 'if' construct must use '{}'s. | 101 |
Warning | 'if' construct must use '{}'s. | 104 |
Warning | 'if' construct must use '{}'s. | 107 |
Warning | 'if' construct must use '{}'s. | 110 |
Warning | 'if' construct must use '{}'s. | 113 |
Warning | 'if' construct must use '{}'s. | 116 |
Warning | 'if' construct must use '{}'s. | 119 |
Warning | 'if' construct must use '{}'s. | 122 |
Warning | 'if' construct must use '{}'s. | 125 |
Warning | 'if' construct must use '{}'s. | 128 |
Warning | 'if' construct must use '{}'s. | 131 |
Warning | 'if' construct must use '{}'s. | 134 |
Warning | 'if' construct must use '{}'s. | 137 |
Warning | 'if' construct must use '{}'s. | 140 |
Warning | 'if' construct must use '{}'s. | 143 |
Warning | 'if' construct must use '{}'s. | 146 |
Warning | 'if' construct must use '{}'s. | 149 |
Warning | 'if' construct must use '{}'s. | 152 |
Warning | 'if' construct must use '{}'s. | 155 |
Warning | 'if' construct must use '{}'s. | 158 |
Warning | 'if' construct must use '{}'s. | 161 |
Warning | 'if' construct must use '{}'s. | 164 |
Warning | 'if' construct must use '{}'s. | 167 |
Warning | 'if' construct must use '{}'s. | 170 |
Warning | 'if' construct must use '{}'s. | 173 |
Warning | 'if' construct must use '{}'s. | 182 |
Warning | 'if' construct must use '{}'s. | 185 |
Warning | 'if' construct must use '{}'s. | 188 |
Warning | Line is longer than 200 characters (found 215). | 192 |
Warning | Line is longer than 200 characters (found 215). | 212 |
Warning | Line is longer than 200 characters (found 207). | 272 |
Warning | Line is longer than 200 characters (found 226). | 287 |
Warning | Line is longer than 200 characters (found 205). | 297 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 25 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | 'if' construct must use '{}'s. | 65 |
Warning | 'if' construct must use '{}'s. | 70 |
Warning | 'if' construct must use '{}'s. | 73 |
Warning | 'if' construct must use '{}'s. | 76 |
Warning | 'if' construct must use '{}'s. | 79 |
Warning | 'if' construct must use '{}'s. | 82 |
Warning | 'if' construct must use '{}'s. | 85 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 91 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | 'if' construct must use '{}'s. | 99 |
Warning | 'if' construct must use '{}'s. | 102 |
Warning | 'if' construct must use '{}'s. | 105 |
Warning | 'if' construct must use '{}'s. | 108 |
Warning | Line is longer than 200 characters (found 214). | 122 |
Warning | Line is longer than 200 characters (found 240). | 132 |
Warning | Line is longer than 200 characters (found 242). | 142 |
Warning | Line is longer than 200 characters (found 206). | 147 |
Warning | Name 'setOnDeactivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 158 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | 'if' construct must use '{}'s. | 39 |
Warning | 'if' construct must use '{}'s. | 42 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 41 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | Missing a Javadoc comment. | 53 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 54 |
Warning | Missing a Javadoc comment. | 54 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | Missing a Javadoc comment. | 55 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | Missing a Javadoc comment. | 56 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | Missing a Javadoc comment. | 58 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 59 |
Warning | Missing a Javadoc comment. | 59 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 60 |
Warning | Missing a Javadoc comment. | 60 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | Missing a Javadoc comment. | 61 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 62 |
Warning | Missing a Javadoc comment. | 62 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 63 |
Warning | Missing a Javadoc comment. | 63 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 64 |
Warning | Missing a Javadoc comment. | 64 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 65 |
Warning | Missing a Javadoc comment. | 65 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | Missing a Javadoc comment. | 66 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 67 |
Warning | Missing a Javadoc comment. | 67 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | Missing a Javadoc comment. | 68 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | Missing a Javadoc comment. | 69 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 70 |
Warning | Missing a Javadoc comment. | 70 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 71 |
Warning | Missing a Javadoc comment. | 71 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | Missing a Javadoc comment. | 72 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 73 |
Warning | Missing a Javadoc comment. | 73 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 74 |
Warning | Missing a Javadoc comment. | 74 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 75 |
Warning | Missing a Javadoc comment. | 75 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | Missing a Javadoc comment. | 76 |
Warning | Name 'navigatorDeleteOptions' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 76 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 77 |
Warning | Missing a Javadoc comment. | 77 |
Warning | Name 'navigatorSearchOptions' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 77 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 78 |
Warning | Missing a Javadoc comment. | 78 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 79 |
Warning | Missing a Javadoc comment. | 79 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 80 |
Warning | Missing a Javadoc comment. | 80 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 81 |
Warning | Missing a Javadoc comment. | 81 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 82 |
Warning | Missing a Javadoc comment. | 82 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 83 |
Warning | Missing a Javadoc comment. | 83 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 84 |
Warning | Missing a Javadoc comment. | 84 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 85 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Name 'navigatorInlineEditButtons' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 85 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 86 |
Warning | Missing a Javadoc comment. | 86 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 87 |
Warning | Missing a Javadoc comment. | 87 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 88 |
Warning | Missing a Javadoc comment. | 88 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 89 |
Warning | Missing a Javadoc comment. | 89 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 90 |
Warning | Missing a Javadoc comment. | 90 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 91 |
Warning | Missing a Javadoc comment. | 91 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 92 |
Warning | Missing a Javadoc comment. | 92 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 93 |
Warning | Missing a Javadoc comment. | 93 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 94 |
Warning | Missing a Javadoc comment. | 94 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 95 |
Warning | Missing a Javadoc comment. | 95 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 96 |
Warning | Missing a Javadoc comment. | 96 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 97 |
Warning | Missing a Javadoc comment. | 97 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 98 |
Warning | Missing a Javadoc comment. | 98 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 99 |
Warning | Missing a Javadoc comment. | 99 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 100 |
Warning | Missing a Javadoc comment. | 100 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 101 |
Warning | Missing a Javadoc comment. | 101 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 102 |
Warning | Missing a Javadoc comment. | 102 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 103 |
Warning | Missing a Javadoc comment. | 103 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 104 |
Warning | Missing a Javadoc comment. | 104 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 105 |
Warning | Missing a Javadoc comment. | 105 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 106 |
Warning | Missing a Javadoc comment. | 106 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 107 |
Warning | Missing a Javadoc comment. | 107 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 108 |
Warning | Missing a Javadoc comment. | 108 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 109 |
Warning | Missing a Javadoc comment. | 109 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 110 |
Warning | Missing a Javadoc comment. | 110 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 111 |
Warning | Missing a Javadoc comment. | 111 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 113 |
Warning | Missing a Javadoc comment. | 113 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 114 |
Warning | Missing a Javadoc comment. | 114 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 115 |
Warning | Missing a Javadoc comment. | 115 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 116 |
Warning | Missing a Javadoc comment. | 116 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 117 |
Warning | Missing a Javadoc comment. | 117 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 118 |
Warning | Missing a Javadoc comment. | 118 |
Warning | Name 'onEditInlineBeforeTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 118 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 119 |
Warning | Missing a Javadoc comment. | 119 |
Warning | Name 'onEditInlineSuccessTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 119 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 120 |
Warning | Missing a Javadoc comment. | 120 |
Warning | Name 'onEditInlineErrorTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 120 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 121 |
Warning | Missing a Javadoc comment. | 121 |
Warning | Name 'onEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 121 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 122 |
Warning | Missing a Javadoc comment. | 122 |
Warning | Name 'onCellEditSuccessTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 122 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 123 |
Warning | Missing a Javadoc comment. | 123 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 124 |
Warning | Missing a Javadoc comment. | 124 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 125 |
Warning | Missing a Javadoc comment. | 125 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 126 |
Warning | Missing a Javadoc comment. | 126 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 127 |
Warning | Missing a Javadoc comment. | 127 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 129 |
Warning | Missing a Javadoc comment. | 129 |
Warning | Missing a Javadoc comment. | 131 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 133 |
Warning | Missing a Javadoc comment. | 133 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 135 |
Warning | Missing a Javadoc comment. | 135 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 136 |
Warning | Missing a Javadoc comment. | 136 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 137 |
Warning | Missing a Javadoc comment. | 137 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 138 |
Warning | Missing a Javadoc comment. | 138 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 139 |
Warning | Missing a Javadoc comment. | 139 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 140 |
Warning | Missing a Javadoc comment. | 140 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 141 |
Warning | Missing a Javadoc comment. | 141 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 142 |
Warning | Missing a Javadoc comment. | 142 |
Warning | Name 'groupShowSummaryOnHide' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 142 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 143 |
Warning | Missing a Javadoc comment. | 143 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 144 |
Warning | Missing a Javadoc comment. | 144 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 146 |
Warning | Missing a Javadoc comment. | 146 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 148 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 150 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 152 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 153 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 153 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 154 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 155 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 157 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 158 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 159 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 160 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 162 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 163 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 164 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 166 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 168 |
Warning | if at indentation level 16 not at correct indentation, 8 | 169 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 170 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 171 |
Warning | 'if' construct must use '{}'s. | 172 |
Warning | if at indentation level 24 not at correct indentation, 12 | 172 |
Warning | 'if' construct must use '{}'s. | 174 |
Warning | if at indentation level 24 not at correct indentation, 12 | 174 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 176 |
Warning | 'if' construct must use '{}'s. | 178 |
Warning | if at indentation level 16 not at correct indentation, 8 | 178 |
Warning | 'if' construct must use '{}'s. | 181 |
Warning | if at indentation level 16 not at correct indentation, 8 | 181 |
Warning | 'if' construct must use '{}'s. | 184 |
Warning | if at indentation level 16 not at correct indentation, 8 | 184 |
Warning | 'if' construct must use '{}'s. | 187 |
Warning | if at indentation level 16 not at correct indentation, 8 | 187 |
Warning | 'if' construct must use '{}'s. | 190 |
Warning | if at indentation level 16 not at correct indentation, 8 | 190 |
Warning | 'if' construct must use '{}'s. | 193 |
Warning | if at indentation level 16 not at correct indentation, 8 | 193 |
Warning | 'if' construct must use '{}'s. | 196 |
Warning | if at indentation level 16 not at correct indentation, 8 | 196 |
Warning | 'if' construct must use '{}'s. | 199 |
Warning | if at indentation level 16 not at correct indentation, 8 | 199 |
Warning | 'if' construct must use '{}'s. | 202 |
Warning | if at indentation level 16 not at correct indentation, 8 | 202 |
Warning | 'if' construct must use '{}'s. | 205 |
Warning | if at indentation level 16 not at correct indentation, 8 | 205 |
Warning | 'if' construct must use '{}'s. | 208 |
Warning | if at indentation level 16 not at correct indentation, 8 | 208 |
Warning | 'if' construct must use '{}'s. | 211 |
Warning | if at indentation level 16 not at correct indentation, 8 | 211 |
Warning | 'if' construct must use '{}'s. | 214 |
Warning | if at indentation level 16 not at correct indentation, 8 | 214 |
Warning | 'if' construct must use '{}'s. | 217 |
Warning | if at indentation level 16 not at correct indentation, 8 | 217 |
Warning | 'if' construct must use '{}'s. | 220 |
Warning | if at indentation level 16 not at correct indentation, 8 | 220 |
Warning | 'if' construct must use '{}'s. | 223 |
Warning | if at indentation level 16 not at correct indentation, 8 | 223 |
Warning | 'if' construct must use '{}'s. | 226 |
Warning | if at indentation level 16 not at correct indentation, 8 | 226 |
Warning | 'if' construct must use '{}'s. | 229 |
Warning | if at indentation level 16 not at correct indentation, 8 | 229 |
Warning | 'if' construct must use '{}'s. | 232 |
Warning | if at indentation level 16 not at correct indentation, 8 | 232 |
Warning | 'if' construct must use '{}'s. | 235 |
Warning | if at indentation level 16 not at correct indentation, 8 | 235 |
Warning | 'if' construct must use '{}'s. | 238 |
Warning | if at indentation level 16 not at correct indentation, 8 | 238 |
Warning | 'if' construct must use '{}'s. | 241 |
Warning | if at indentation level 16 not at correct indentation, 8 | 241 |
Warning | 'if' construct must use '{}'s. | 244 |
Warning | if at indentation level 16 not at correct indentation, 8 | 244 |
Warning | 'if' construct must use '{}'s. | 247 |
Warning | if at indentation level 16 not at correct indentation, 8 | 247 |
Warning | 'if' construct must use '{}'s. | 250 |
Warning | if at indentation level 16 not at correct indentation, 8 | 250 |
Warning | 'if' construct must use '{}'s. | 253 |
Warning | if at indentation level 16 not at correct indentation, 8 | 253 |
Warning | 'if' construct must use '{}'s. | 256 |
Warning | if at indentation level 16 not at correct indentation, 8 | 256 |
Warning | 'if' construct must use '{}'s. | 259 |
Warning | if at indentation level 16 not at correct indentation, 8 | 259 |
Warning | 'if' construct must use '{}'s. | 262 |
Warning | if at indentation level 16 not at correct indentation, 8 | 262 |
Warning | 'if' construct must use '{}'s. | 265 |
Warning | if at indentation level 16 not at correct indentation, 8 | 265 |
Warning | 'if' construct must use '{}'s. | 268 |
Warning | if at indentation level 16 not at correct indentation, 8 | 268 |
Warning | 'if' construct must use '{}'s. | 271 |
Warning | if at indentation level 16 not at correct indentation, 8 | 271 |
Warning | 'if' construct must use '{}'s. | 274 |
Warning | if at indentation level 16 not at correct indentation, 8 | 274 |
Warning | 'if' construct must use '{}'s. | 277 |
Warning | if at indentation level 16 not at correct indentation, 8 | 277 |
Warning | 'if' construct must use '{}'s. | 280 |
Warning | if at indentation level 16 not at correct indentation, 8 | 280 |
Warning | 'if' construct must use '{}'s. | 283 |
Warning | if at indentation level 16 not at correct indentation, 8 | 283 |
Warning | 'if' construct must use '{}'s. | 286 |
Warning | if at indentation level 16 not at correct indentation, 8 | 286 |
Warning | 'if' construct must use '{}'s. | 289 |
Warning | if at indentation level 16 not at correct indentation, 8 | 289 |
Warning | 'if' construct must use '{}'s. | 292 |
Warning | if at indentation level 16 not at correct indentation, 8 | 292 |
Warning | 'if' construct must use '{}'s. | 295 |
Warning | if at indentation level 16 not at correct indentation, 8 | 295 |
Warning | 'if' construct must use '{}'s. | 298 |
Warning | if at indentation level 16 not at correct indentation, 8 | 298 |
Warning | 'if' construct must use '{}'s. | 301 |
Warning | if at indentation level 16 not at correct indentation, 8 | 301 |
Warning | 'if' construct must use '{}'s. | 304 |
Warning | if at indentation level 16 not at correct indentation, 8 | 304 |
Warning | 'if' construct must use '{}'s. | 307 |
Warning | if at indentation level 16 not at correct indentation, 8 | 307 |
Warning | 'if' construct must use '{}'s. | 310 |
Warning | if at indentation level 16 not at correct indentation, 8 | 310 |
Warning | 'if' construct must use '{}'s. | 313 |
Warning | if at indentation level 16 not at correct indentation, 8 | 313 |
Warning | 'if' construct must use '{}'s. | 316 |
Warning | if at indentation level 16 not at correct indentation, 8 | 316 |
Warning | 'if' construct must use '{}'s. | 319 |
Warning | if at indentation level 16 not at correct indentation, 8 | 319 |
Warning | 'if' construct must use '{}'s. | 322 |
Warning | if at indentation level 16 not at correct indentation, 8 | 322 |
Warning | 'if' construct must use '{}'s. | 325 |
Warning | if at indentation level 16 not at correct indentation, 8 | 325 |
Warning | 'if' construct must use '{}'s. | 328 |
Warning | if at indentation level 16 not at correct indentation, 8 | 328 |
Warning | 'if' construct must use '{}'s. | 331 |
Warning | if at indentation level 16 not at correct indentation, 8 | 331 |
Warning | 'if' construct must use '{}'s. | 334 |
Warning | if at indentation level 16 not at correct indentation, 8 | 334 |
Warning | 'if' construct must use '{}'s. | 337 |
Warning | if at indentation level 16 not at correct indentation, 8 | 337 |
Warning | 'if' construct must use '{}'s. | 340 |
Warning | if at indentation level 16 not at correct indentation, 8 | 340 |
Warning | 'if' construct must use '{}'s. | 343 |
Warning | if at indentation level 16 not at correct indentation, 8 | 343 |
Warning | 'if' construct must use '{}'s. | 346 |
Warning | if at indentation level 16 not at correct indentation, 8 | 346 |
Warning | 'if' construct must use '{}'s. | 349 |
Warning | if at indentation level 16 not at correct indentation, 8 | 349 |
Warning | 'if' construct must use '{}'s. | 352 |
Warning | if at indentation level 16 not at correct indentation, 8 | 352 |
Warning | 'if' construct must use '{}'s. | 355 |
Warning | if at indentation level 16 not at correct indentation, 8 | 355 |
Warning | 'if' construct must use '{}'s. | 358 |
Warning | if at indentation level 16 not at correct indentation, 8 | 358 |
Warning | 'if' construct must use '{}'s. | 361 |
Warning | if at indentation level 16 not at correct indentation, 8 | 361 |
Warning | 'if' construct must use '{}'s. | 364 |
Warning | if at indentation level 16 not at correct indentation, 8 | 364 |
Warning | 'if' construct must use '{}'s. | 367 |
Warning | if at indentation level 16 not at correct indentation, 8 | 367 |
Warning | 'if' construct must use '{}'s. | 370 |
Warning | if at indentation level 16 not at correct indentation, 8 | 370 |
Warning | 'if' construct must use '{}'s. | 373 |
Warning | if at indentation level 16 not at correct indentation, 8 | 373 |
Warning | 'if' construct must use '{}'s. | 376 |
Warning | if at indentation level 16 not at correct indentation, 8 | 376 |
Warning | 'if' construct must use '{}'s. | 379 |
Warning | if at indentation level 16 not at correct indentation, 8 | 379 |
Warning | 'if' construct must use '{}'s. | 382 |
Warning | if at indentation level 16 not at correct indentation, 8 | 382 |
Warning | 'if' construct must use '{}'s. | 385 |
Warning | if at indentation level 16 not at correct indentation, 8 | 385 |
Warning | 'if' construct must use '{}'s. | 388 |
Warning | if at indentation level 16 not at correct indentation, 8 | 388 |
Warning | 'if' construct must use '{}'s. | 391 |
Warning | if at indentation level 16 not at correct indentation, 8 | 391 |
Warning | 'if' construct must use '{}'s. | 394 |
Warning | if at indentation level 16 not at correct indentation, 8 | 394 |
Warning | 'if' construct must use '{}'s. | 397 |
Warning | if at indentation level 16 not at correct indentation, 8 | 397 |
Warning | 'if' construct must use '{}'s. | 400 |
Warning | if at indentation level 16 not at correct indentation, 8 | 400 |
Warning | 'if' construct must use '{}'s. | 403 |
Warning | if at indentation level 16 not at correct indentation, 8 | 403 |
Warning | 'if' construct must use '{}'s. | 406 |
Warning | if at indentation level 16 not at correct indentation, 8 | 406 |
Warning | 'if' construct must use '{}'s. | 409 |
Warning | if at indentation level 16 not at correct indentation, 8 | 409 |
Warning | 'if' construct must use '{}'s. | 412 |
Warning | if at indentation level 16 not at correct indentation, 8 | 412 |
Warning | if at indentation level 16 not at correct indentation, 8 | 415 |
Warning | if child at indentation level 20 not at correct indentation, 12 | 416 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 417 |
Warning | if at indentation level 16 not at correct indentation, 8 | 419 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 420 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 421 |
Warning | if at indentation level 16 not at correct indentation, 8 | 424 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 425 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 426 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 427 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 428 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 430 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 431 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 432 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 433 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 435 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 436 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 437 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 438 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 440 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 441 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 442 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 443 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 445 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 446 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 447 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 448 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 450 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 451 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 452 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 453 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 455 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 456 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 457 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 458 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 460 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 461 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 462 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 463 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 465 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 466 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 467 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 468 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 470 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 471 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 472 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 473 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 475 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 476 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 477 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 478 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 480 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 481 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 482 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 483 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 485 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 486 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 487 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 488 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 490 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 491 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 492 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 493 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 495 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 496 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 497 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 498 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 500 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 501 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 502 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 503 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 505 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 506 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 507 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 508 |
Warning | Name 'setNavigatorAddOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 511 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 515 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 516 |
Warning | Name 'setNavigatorEditOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 516 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 517 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 518 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 520 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 521 |
Warning | Name 'setNavigatorDeleteOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 521 |
Warning | Name 'navigatorDeleteOptions' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 521 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 522 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 523 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 525 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 526 |
Warning | Name 'setNavigatorSearchOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 526 |
Warning | Name 'navigatorSearchOptions' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 526 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 527 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 528 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 530 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 531 |
Warning | Name 'setNavigatorViewOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 531 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 532 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 533 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 535 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 536 |
Warning | Name 'setNavigatorCloneToTop' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 536 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 537 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 538 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 540 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 541 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 542 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 543 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 545 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 546 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 547 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 548 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 550 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 551 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 552 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 553 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 555 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 561 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 562 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 563 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 565 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 566 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 567 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 568 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 570 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 571 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 572 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 573 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 575 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 576 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 577 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 578 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 580 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 581 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 582 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 583 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 585 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 586 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 587 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 588 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 590 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 591 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 592 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 593 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 595 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 596 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 597 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 598 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 600 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 601 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 602 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 603 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 605 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 606 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 607 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 608 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 610 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 611 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 612 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 613 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 615 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 616 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 617 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 618 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 620 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 621 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 622 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 623 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 625 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 626 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 627 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 628 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 630 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 631 |
Warning | Name 'setNavigatorExtraButtons' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 631 |
Warning | Name 'navigatorExtraButtons' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 631 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 632 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 633 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 635 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 636 |
Warning | Name 'setNavigatorInlineEditButtons' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 636 |
Warning | Name 'navigatorInlineEditButtons' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 636 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 637 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 638 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 640 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 641 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 642 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 643 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 650 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 651 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 652 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 653 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 655 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 656 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 657 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 658 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 660 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 661 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 662 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 663 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 665 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 666 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 667 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 668 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 670 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 671 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 672 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 673 |
Warning | Line is longer than 200 characters (found 316). | 675 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 675 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 676 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 677 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 678 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 680 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 681 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 682 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 683 |
Warning | Line is longer than 200 characters (found 570). | 685 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 685 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 686 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 687 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 688 |
Warning | Line is longer than 200 characters (found 277). | 690 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 690 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 691 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 692 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 693 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 695 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 696 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 697 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 698 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 700 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 701 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 702 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 703 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 705 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 706 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 707 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 708 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 710 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 711 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 712 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 713 |
Warning | Line is longer than 200 characters (found 233). | 715 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 715 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 716 |
Warning | Name 'setOnCellSelectTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 716 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 717 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 718 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 720 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 721 |
Warning | Name 'setOnGridCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 721 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 722 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 723 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 725 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 726 |
Warning | Name 'setOnEditInlineBeforeTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 726 |
Warning | Name 'onEditInlineBeforeTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 726 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 727 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 728 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 730 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 731 |
Warning | Name 'setOnEditInlineSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 731 |
Warning | Name 'onEditInlineSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 731 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 732 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 733 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 735 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 736 |
Warning | Name 'setOnEditInlineErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 736 |
Warning | Name 'onEditInlineErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 736 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 737 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 738 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 740 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 741 |
Warning | Name 'setOnEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 741 |
Warning | Name 'onEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 742 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 743 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 744 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 746 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 747 |
Warning | Name 'setOnCellEditSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 747 |
Warning | Name 'onCellEditSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 747 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 748 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 749 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 751 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 752 |
Warning | Name 'setOnCellEditErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 752 |
Warning | Name 'onCellEditErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 752 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 753 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 754 |
Warning | Line is longer than 200 characters (found 211). | 756 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 756 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 757 |
Warning | Name 'setOnSubGridRowExpanded' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 757 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 758 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 759 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 761 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 762 |
Warning | Name 'setOnClickGroupTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 762 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 763 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 764 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 766 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 767 |
Warning | Name 'setOnDblClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 767 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 768 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 769 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 771 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 772 |
Warning | Name 'setOnRightClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 772 |
Warning | Name 'onRightClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 772 |
Warning | method def child at indentation level 12 not at correct indentation, 8 | 773 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 774 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 776 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 777 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 778 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 779 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 781 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 782 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 783 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 784 |
Warning | Line is longer than 200 characters (found 256). | 786 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 786 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 787 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 788 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 789 |
Warning | Line is longer than 200 characters (found 232). | 791 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 791 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 792 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 793 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 794 |
Warning | Line is longer than 200 characters (found 217). | 796 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 796 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 797 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 798 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 799 |
Warning | Line is longer than 200 characters (found 427). | 801 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 801 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 802 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 803 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 804 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 806 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 807 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 808 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 809 |
Warning | Line is longer than 200 characters (found 216). | 811 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 811 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 812 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 813 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 814 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 816 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 817 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 818 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 819 |
Warning | Line is longer than 200 characters (found 243). | 821 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 821 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 822 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 823 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 824 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 826 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 827 |
Warning | Name 'setGroupShowSummaryOnHide' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 827 |
Warning | Name 'groupShowSummaryOnHide' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 827 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 828 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 829 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 831 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 832 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 833 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 834 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 836 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 837 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 838 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 839 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 841 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | 'if' construct must use '{}'s. | 71 |
Warning | 'if' construct must use '{}'s. | 74 |
Warning | 'if' construct must use '{}'s. | 77 |
Warning | 'if' construct must use '{}'s. | 80 |
Warning | 'if' construct must use '{}'s. | 83 |
Warning | 'if' construct must use '{}'s. | 86 |
Warning | 'if' construct must use '{}'s. | 89 |
Warning | 'if' construct must use '{}'s. | 92 |
Warning | 'if' construct must use '{}'s. | 95 |
Warning | 'if' construct must use '{}'s. | 98 |
Warning | 'if' construct must use '{}'s. | 101 |
Warning | 'if' construct must use '{}'s. | 104 |
Warning | 'if' construct must use '{}'s. | 107 |
Warning | 'if' construct must use '{}'s. | 110 |
Warning | 'if' construct must use '{}'s. | 113 |
Warning | 'if' construct must use '{}'s. | 116 |
Warning | 'if' construct must use '{}'s. | 119 |
Warning | 'if' construct must use '{}'s. | 122 |
Warning | 'if' construct must use '{}'s. | 125 |
Warning | 'if' construct must use '{}'s. | 128 |
Warning | 'if' construct must use '{}'s. | 131 |
Warning | 'if' construct must use '{}'s. | 134 |
Warning | 'if' construct must use '{}'s. | 137 |
Warning | 'if' construct must use '{}'s. | 140 |
Warning | 'if' construct must use '{}'s. | 143 |
Warning | 'if' construct must use '{}'s. | 146 |
Warning | 'if' construct must use '{}'s. | 149 |
Warning | 'if' construct must use '{}'s. | 152 |
Warning | 'if' construct must use '{}'s. | 155 |
Warning | Line is longer than 200 characters (found 219). | 188 |
Warning | Line is longer than 200 characters (found 205). | 265 |
Warning | Line is longer than 200 characters (found 206). | 330 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | 'if' construct must use '{}'s. | 49 |
Warning | 'if' construct must use '{}'s. | 52 |
Warning | 'if' construct must use '{}'s. | 55 |
Warning | 'if' construct must use '{}'s. | 58 |
Warning | 'if' construct must use '{}'s. | 61 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 21 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 46 |
Warning | 'if' construct must use '{}'s. | 71 |
Warning | 'if' construct must use '{}'s. | 74 |
Warning | 'if' construct must use '{}'s. | 77 |
Warning | 'if' construct must use '{}'s. | 80 |
Warning | 'if' construct must use '{}'s. | 83 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 22 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 42 |
Warning | 'if' construct must use '{}'s. | 57 |
Warning | 'if' construct must use '{}'s. | 60 |
Warning | 'if' construct must use '{}'s. | 63 |
Warning | 'if' construct must use '{}'s. | 66 |
Warning | 'if' construct must use '{}'s. | 69 |
Warning | 'if' construct must use '{}'s. | 72 |
Warning | 'if' construct must use '{}'s. | 75 |
Warning | 'if' construct must use '{}'s. | 78 |
Warning | 'if' construct must use '{}'s. | 81 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 58 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 75 |
Warning | if child at indentation level 16 not at correct indentation, 12 | 89 |
Warning | '}' should be alone on a line. | 97 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 67 |
Warning | Missing a Javadoc comment. | 74 |
Warning | Missing a Javadoc comment. | 76 |
Warning | Missing a Javadoc comment. | 77 |
Warning | Missing a Javadoc comment. | 79 |
Warning | Name 'throwExceptionOnNullValueAttribute' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 79 |
Warning | Missing a Javadoc comment. | 81 |
Warning | Missing a Javadoc comment. | 82 |
Warning | Missing a Javadoc comment. | 83 |
Warning | Missing a Javadoc comment. | 84 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Missing a Javadoc comment. | 86 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 93 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | 'if' construct must use '{}'s. | 115 |
Warning | '}' should be alone on a line. | 126 |
Warning | '}' should be alone on a line. | 128 |
Warning | '}' should be alone on a line. | 138 |
Warning | '}' should be alone on a line. | 145 |
Warning | '}' should be alone on a line. | 151 |
Warning | '}' should be alone on a line. | 153 |
Warning | '}' should be alone on a line. | 160 |
Warning | '}' should be alone on a line. | 167 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 42 |
Warning | 'if' construct must use '{}'s. | 57 |
Warning | 'if' construct must use '{}'s. | 60 |
Warning | 'if' construct must use '{}'s. | 63 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 25 |
Warning | Missing a Javadoc comment. | 34 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 59 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 60 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 23 |
Warning | Missing a Javadoc comment. | 34 |
Warning | if at indentation level 9 not at correct indentation, 8 | 53 |
Warning | Expected an @return tag. | 64 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 37 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Name 'addParameterWithRequest' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 69 |
Warning | '}' should be alone on a line. | 108 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 21 |
Warning | Missing a Javadoc comment. | 30 |
Warning | if child at indentation level 16 not at correct indentation, 12 | 39 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 59 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | 'if' construct must use '{}'s. | 56 |
Warning | 'if' construct must use '{}'s. | 59 |
Warning | 'if' construct must use '{}'s. | 62 |
Warning | 'if' construct must use '{}'s. | 65 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 24 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 45 |
Warning | 'if' construct must use '{}'s. | 60 |
Warning | 'if' construct must use '{}'s. | 63 |
Warning | 'if' construct must use '{}'s. | 66 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Name 'onEffectCompleteTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 55 |
Warning | '}' should be alone on a line. | 71 |
Warning | 'if' construct must use '{}'s. | 76 |
Warning | 'if' construct must use '{}'s. | 79 |
Warning | 'if' construct must use '{}'s. | 82 |
Warning | 'if' construct must use '{}'s. | 85 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 91 |
Warning | 'if' construct must use '{}'s. | 94 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | 'if' construct must use '{}'s. | 103 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | 'if' construct must use '{}'s. | 115 |
Warning | 'if' construct must use '{}'s. | 118 |
Warning | Name 'setOnEffectCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 200 |
Warning | Name 'onEffectCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 200 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 24 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | 'if' construct must use '{}'s. | 73 |
Warning | 'if' construct must use '{}'s. | 80 |
Warning | 'if' construct must use '{}'s. | 83 |
Warning | 'if' construct must use '{}'s. | 86 |
Warning | 'if' construct must use '{}'s. | 89 |
Warning | 'if' construct must use '{}'s. | 92 |
Warning | 'if' construct must use '{}'s. | 95 |
Warning | 'if' construct must use '{}'s. | 98 |
Warning | 'if' construct must use '{}'s. | 101 |
Warning | 'if' construct must use '{}'s. | 104 |
Warning | 'if' construct must use '{}'s. | 107 |
Warning | 'if' construct must use '{}'s. | 110 |
Warning | 'if' construct must use '{}'s. | 113 |
Warning | 'if' construct must use '{}'s. | 120 |
Warning | 'if' construct must use '{}'s. | 123 |
Warning | 'if' construct must use '{}'s. | 126 |
Warning | 'if' construct must use '{}'s. | 129 |
Warning | 'if' construct must use '{}'s. | 132 |
Warning | 'if' construct must use '{}'s. | 135 |
Warning | 'if' construct must use '{}'s. | 140 |
Warning | 'if' construct must use '{}'s. | 143 |
Warning | 'if' construct must use '{}'s. | 146 |
Warning | Line is longer than 200 characters (found 202). | 190 |
Warning | Line is longer than 200 characters (found 204). | 200 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 24 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | 'if' construct must use '{}'s. | 65 |
Warning | 'if' construct must use '{}'s. | 71 |
Warning | 'if' construct must use '{}'s. | 74 |
Warning | 'if' construct must use '{}'s. | 77 |
Warning | 'if' construct must use '{}'s. | 80 |
Warning | 'if' construct must use '{}'s. | 83 |
Warning | 'if' construct must use '{}'s. | 86 |
Warning | 'if' construct must use '{}'s. | 89 |
Warning | 'if' construct must use '{}'s. | 92 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | 'if' construct must use '{}'s. | 103 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | Name 'setOnUnselectedTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 177 |
Warning | Name 'setOnUnselectingTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 182 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Line is longer than 200 characters (found 261). | 27 |
Warning | Unknown tag 'date'. | 32 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 63 |
Warning | 'if' construct must use '{}'s. | 78 |
Warning | 'if' construct must use '{}'s. | 81 |
Warning | 'if' construct must use '{}'s. | 84 |
Warning | 'if' construct must use '{}'s. | 87 |
Warning | 'if' construct must use '{}'s. | 90 |
Warning | 'if' construct must use '{}'s. | 93 |
Warning | 'if' construct must use '{}'s. | 96 |
Warning | 'if' construct must use '{}'s. | 99 |
Warning | 'if' construct must use '{}'s. | 102 |
Warning | 'if' construct must use '{}'s. | 105 |
Warning | 'if' construct must use '{}'s. | 108 |
Warning | '}' should be alone on a line. | 118 |
Warning | '}' should be alone on a line. | 125 |
Warning | '}' should be alone on a line. | 131 |
Warning | method def modifier at indentation level 5 not at correct indentation, 4 | 152 |
Warning | Name 'setDisplayValueElement' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 188 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 24 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Name 'zIndex' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 58 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Missing a Javadoc comment. | 67 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 71 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 94 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | 'if' construct must use '{}'s. | 103 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | 'if' construct must use '{}'s. | 115 |
Warning | 'if' construct must use '{}'s. | 118 |
Warning | 'if' construct must use '{}'s. | 121 |
Warning | 'if' construct must use '{}'s. | 136 |
Warning | 'if' construct must use '{}'s. | 139 |
Warning | 'if' construct must use '{}'s. | 142 |
Warning | 'if' construct must use '{}'s. | 145 |
Warning | 'if' construct must use '{}'s. | 148 |
Warning | 'if' construct must use '{}'s. | 151 |
Warning | 'if' construct must use '{}'s. | 154 |
Warning | 'if' construct must use '{}'s. | 157 |
Warning | 'if' construct must use '{}'s. | 160 |
Warning | 'if' construct must use '{}'s. | 163 |
Warning | 'if' construct must use '{}'s. | 166 |
Warning | 'if' construct must use '{}'s. | 169 |
Warning | 'if' construct must use '{}'s. | 174 |
Warning | 'if' construct must use '{}'s. | 177 |
Warning | 'if' construct must use '{}'s. | 180 |
Warning | 'if' construct must use '{}'s. | 183 |
Warning | 'if' construct must use '{}'s. | 186 |
Warning | 'if' construct must use '{}'s. | 189 |
Warning | 'if' construct must use '{}'s. | 192 |
Warning | 'if' construct must use '{}'s. | 195 |
Warning | 'if' construct must use '{}'s. | 198 |
Warning | 'if' construct must use '{}'s. | 201 |
Warning | 'if' construct must use '{}'s. | 204 |
Warning | 'if' construct must use '{}'s. | 207 |
Warning | Line is longer than 200 characters (found 226). | 226 |
Warning | Name 'setForcePlaceholderSize' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 272 |
Warning | Name 'setOnBeforeStopTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 342 |
Warning | Name 'setOnDeactivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 352 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 37 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | 'if' construct must use '{}'s. | 82 |
Warning | 'if' construct must use '{}'s. | 85 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 91 |
Warning | 'if' construct must use '{}'s. | 94 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | 'if' construct must use '{}'s. | 103 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | 'if' construct must use '{}'s. | 115 |
Warning | 'if' construct must use '{}'s. | 118 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 28 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 37 |
Warning | Missing a Javadoc comment. | 37 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 40 |
Warning | Missing a Javadoc comment. | 40 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 43 |
Warning | Missing a Javadoc comment. | 43 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 45 |
Warning | Missing a Javadoc comment. | 45 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | Missing a Javadoc comment. | 47 |
Warning | member def modifier at indentation level 3 not at correct indentation, 4 | 49 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 66 |
Warning | if at indentation level 16 not at correct indentation, 12 | 67 |
Warning | if rcurly at indentation level 13 not at correct indentation, 12 | 72 |
Warning | for at indentation level 17 not at correct indentation, 16 | 82 |
Warning | for child at indentation level 25 not at correct indentation, 20 | 83 |
Warning | for rcurly at indentation level 17 not at correct indentation, 16 | 84 |
Warning | for at indentation level 16 not at correct indentation, 12 | 89 |
Warning | for child at indentation level 24 not at correct indentation, 16 | 90 |
Warning | for rcurly at indentation level 16 not at correct indentation, 12 | 91 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 98 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 99 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 100 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 103 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 104 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 105 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 107 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 108 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 109 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 111 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 112 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 113 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 115 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 116 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 117 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 119 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 120 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 121 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 123 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 124 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 125 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 127 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 128 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 129 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 131 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 132 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 133 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 135 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 136 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 137 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 139 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 140 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 141 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 34 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 58 |
Warning | 'if' construct must use '{}'s. | 75 |
Warning | 'if' construct must use '{}'s. | 78 |
Warning | 'if' construct must use '{}'s. | 81 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 36 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 47 |
Warning | Missing a Javadoc comment. | 47 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | Missing a Javadoc comment. | 48 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 50 |
Warning | Missing a Javadoc comment. | 50 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | Missing a Javadoc comment. | 52 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | Missing a Javadoc comment. | 53 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 54 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | Missing a Javadoc comment. | 56 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | Missing a Javadoc comment. | 57 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 58 |
Warning | Missing a Javadoc comment. | 58 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 60 |
Warning | Missing a Javadoc comment. | 60 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | Missing a Javadoc comment. | 61 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 62 |
Warning | Missing a Javadoc comment. | 62 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 64 |
Warning | Missing a Javadoc comment. | 64 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 65 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 65 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | Missing a Javadoc comment. | 66 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 70 |
Warning | Name 'getDefaultOpenTemplate' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 73 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 82 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 91 |
Warning | 'if' construct must use '{}'s. | 94 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | 'if' construct must use '{}'s. | 103 |
Warning | 'if' construct must use '{}'s. | 106 |
Warning | 'if' construct must use '{}'s. | 109 |
Warning | 'if' construct must use '{}'s. | 112 |
Warning | 'if' construct must use '{}'s. | 115 |
Warning | 'if' construct must use '{}'s. | 119 |
Warning | 'if' construct must use '{}'s. | 122 |
Warning | 'if' construct must use '{}'s. | 125 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 134 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 145 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 150 |
Warning | Line is longer than 200 characters (found 201). | 179 |
Warning | Name 'setUseSelectedTabCookie' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 180 |
Warning | Name 'setOnBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 190 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 190 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 194 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 195 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 196 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 197 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 14 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 31 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | '}' should be alone on a line. | 88 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.components' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Name 'onAfterValidationTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 27 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 51 |
Warning | 'if' construct must use '{}'s. | 61 |
Warning | 'if' construct must use '{}'s. | 64 |
Warning | 'if' construct must use '{}'s. | 67 |
Warning | 'if' construct must use '{}'s. | 70 |
Warning | 'if' construct must use '{}'s. | 73 |
Warning | 'if' construct must use '{}'s. | 76 |
Warning | 'if' construct must use '{}'s. | 79 |
Warning | 'if' construct must use '{}'s. | 82 |
Warning | 'if' construct must use '{}'s. | 85 |
Warning | 'if' construct must use '{}'s. | 88 |
Warning | 'if' construct must use '{}'s. | 91 |
Warning | 'if' construct must use '{}'s. | 94 |
Warning | 'if' construct must use '{}'s. | 97 |
Warning | 'if' construct must use '{}'s. | 100 |
Warning | Name 'setOnAfterValidationTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 112 |
Warning | Name 'onAfterValidationTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 112 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 18 |
Warning | Name 'GboatFreemarkerTagLibrary' must match pattern '(^[A-Z][a-zA-Z0-9]{0,19}$)'. | 20 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Name 'a' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Missing a Javadoc comment. | 67 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 71 |
Warning | Missing a Javadoc comment. | 72 |
Warning | Missing a Javadoc comment. | 73 |
Warning | Missing a Javadoc comment. | 76 |
Warning | Missing a Javadoc comment. | 77 |
Warning | Missing a Javadoc comment. | 78 |
Warning | Missing a Javadoc comment. | 79 |
Warning | Missing a Javadoc comment. | 80 |
Warning | Missing a Javadoc comment. | 81 |
Warning | Missing a Javadoc comment. | 82 |
Warning | Missing a Javadoc comment. | 83 |
Warning | Missing a Javadoc comment. | 84 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Missing a Javadoc comment. | 86 |
Warning | Missing a Javadoc comment. | 87 |
Warning | Missing a Javadoc comment. | 88 |
Warning | Missing a Javadoc comment. | 90 |
Warning | Missing a Javadoc comment. | 91 |
Warning | Missing a Javadoc comment. | 92 |
Warning | Missing a Javadoc comment. | 93 |
Warning | Missing a Javadoc comment. | 94 |
Warning | Missing a Javadoc comment. | 95 |
Warning | Missing a Javadoc comment. | 96 |
Warning | Missing a Javadoc comment. | 97 |
Warning | Missing a Javadoc comment. | 98 |
Warning | Missing a Javadoc comment. | 99 |
Warning | Missing a Javadoc comment. | 100 |
Warning | Missing a Javadoc comment. | 101 |
Warning | Missing a Javadoc comment. | 102 |
Warning | Missing a Javadoc comment. | 103 |
Warning | Missing a Javadoc comment. | 104 |
Warning | Missing a Javadoc comment. | 105 |
Warning | Missing a Javadoc comment. | 106 |
Warning | Missing a Javadoc comment. | 107 |
Warning | Missing a Javadoc comment. | 108 |
Warning | Missing a Javadoc comment. | 109 |
Warning | Missing a Javadoc comment. | 110 |
Warning | Missing a Javadoc comment. | 111 |
Warning | Missing a Javadoc comment. | 112 |
Warning | Missing a Javadoc comment. | 113 |
Warning | Missing a Javadoc comment. | 114 |
Warning | Missing a Javadoc comment. | 115 |
Warning | Missing a Javadoc comment. | 116 |
Warning | Missing a Javadoc comment. | 117 |
Warning | Missing a Javadoc comment. | 118 |
Warning | Missing a Javadoc comment. | 119 |
Warning | Missing a Javadoc comment. | 120 |
Warning | Missing a Javadoc comment. | 121 |
Warning | Missing a Javadoc comment. | 122 |
Warning | Missing a Javadoc comment. | 123 |
Warning | Missing a Javadoc comment. | 124 |
Warning | Missing a Javadoc comment. | 125 |
Warning | Missing a Javadoc comment. | 126 |
Warning | Missing a Javadoc comment. | 127 |
Warning | Missing a Javadoc comment. | 128 |
Warning | Missing a Javadoc comment. | 129 |
Warning | Missing a Javadoc comment. | 130 |
Warning | Missing a Javadoc comment. | 131 |
Warning | Missing a Javadoc comment. | 139 |
Warning | Missing a Javadoc comment. | 147 |
Warning | Missing a Javadoc comment. | 155 |
Warning | Missing a Javadoc comment. | 163 |
Warning | Missing a Javadoc comment. | 171 |
Warning | Missing a Javadoc comment. | 179 |
Warning | Missing a Javadoc comment. | 187 |
Warning | Missing a Javadoc comment. | 195 |
Warning | Missing a Javadoc comment. | 203 |
Warning | Missing a Javadoc comment. | 211 |
Warning | Missing a Javadoc comment. | 219 |
Warning | Missing a Javadoc comment. | 227 |
Warning | Missing a Javadoc comment. | 235 |
Warning | Missing a Javadoc comment. | 243 |
Warning | Missing a Javadoc comment. | 251 |
Warning | Missing a Javadoc comment. | 259 |
Warning | Missing a Javadoc comment. | 267 |
Warning | Missing a Javadoc comment. | 275 |
Warning | Missing a Javadoc comment. | 283 |
Warning | Missing a Javadoc comment. | 291 |
Warning | Missing a Javadoc comment. | 299 |
Warning | Missing a Javadoc comment. | 307 |
Warning | Missing a Javadoc comment. | 315 |
Warning | Missing a Javadoc comment. | 323 |
Warning | Missing a Javadoc comment. | 331 |
Warning | Missing a Javadoc comment. | 339 |
Warning | Missing a Javadoc comment. | 347 |
Warning | Missing a Javadoc comment. | 355 |
Warning | Missing a Javadoc comment. | 363 |
Warning | Missing a Javadoc comment. | 371 |
Warning | Name 'getOptiontransferselect' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 371 |
Warning | Missing a Javadoc comment. | 378 |
Warning | Missing a Javadoc comment. | 385 |
Warning | Missing a Javadoc comment. | 392 |
Warning | Missing a Javadoc comment. | 399 |
Warning | Missing a Javadoc comment. | 406 |
Warning | Missing a Javadoc comment. | 413 |
Warning | Name 'getInputtransferselect' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 413 |
Warning | Missing a Javadoc comment. | 420 |
Warning | Missing a Javadoc comment. | 427 |
Warning | Missing a Javadoc comment. | 434 |
Warning | Missing a Javadoc comment. | 441 |
Warning | Missing a Javadoc comment. | 448 |
Warning | Missing a Javadoc comment. | 455 |
Warning | Missing a Javadoc comment. | 463 |
Warning | Missing a Javadoc comment. | 470 |
Warning | Missing a Javadoc comment. | 477 |
Warning | Missing a Javadoc comment. | 484 |
Warning | Missing a Javadoc comment. | 491 |
Warning | Missing a Javadoc comment. | 498 |
Warning | Missing a Javadoc comment. | 505 |
Warning | Missing a Javadoc comment. | 512 |
Warning | Missing a Javadoc comment. | 519 |
Warning | Missing a Javadoc comment. | 526 |
Warning | Missing a Javadoc comment. | 533 |
Warning | Missing a Javadoc comment. | 540 |
Warning | Missing a Javadoc comment. | 547 |
Warning | Missing a Javadoc comment. | 554 |
Warning | Missing a Javadoc comment. | 561 |
Warning | Missing a Javadoc comment. | 568 |
Warning | Missing a Javadoc comment. | 575 |
Warning | Missing a Javadoc comment. | 582 |
Warning | Missing a Javadoc comment. | 589 |
Warning | Missing a Javadoc comment. | 596 |
Warning | Missing a Javadoc comment. | 603 |
Warning | Missing a Javadoc comment. | 610 |
Warning | Missing a Javadoc comment. | 617 |
Warning | Missing a Javadoc comment. | 624 |
Warning | Missing a Javadoc comment. | 631 |
Warning | Missing a Javadoc comment. | 638 |
Warning | Missing a Javadoc comment. | 645 |
Warning | Missing a Javadoc comment. | 652 |
Warning | Missing a Javadoc comment. | 659 |
Warning | Missing a Javadoc comment. | 666 |
Warning | Missing a Javadoc comment. | 673 |
Warning | Missing a Javadoc comment. | 680 |
Warning | Missing a Javadoc comment. | 687 |
Warning | Missing a Javadoc comment. | 694 |
Warning | Missing a Javadoc comment. | 702 |
Warning | Missing a Javadoc comment. | 710 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.freemarker' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unused import - gboat2.base.view.components.AbstractAttach. | 8 |
Warning | Unknown tag 'date'. | 15 |
Warning | Missing a Javadoc comment. | 23 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 23 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 43 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 44 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 45 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 49 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 50 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 51 |
Warning | Name 'setOnBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 105 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 105 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unused import - gboat2.base.view.components.Attach. | 8 |
Warning | Unknown tag 'date'. | 21 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 49 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 22 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 28 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | method def rcurly at indentation level 5 not at correct indentation, 4 | 62 |
Warning | Name 'setOnBeforeCloseTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 140 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Name 'zIndex' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 52 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Name 'setOnDeactivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 86 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 21 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 57 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 58 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 35 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 37 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 39 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 40 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 23 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Name 'navigatorDeleteOptions' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Name 'navigatorSearchOptions' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Name 'navigatorInlineEditButtons' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Missing a Javadoc comment. | 63 |
Warning | Missing a Javadoc comment. | 64 |
Warning | Missing a Javadoc comment. | 65 |
Warning | Missing a Javadoc comment. | 66 |
Warning | Missing a Javadoc comment. | 67 |
Warning | Missing a Javadoc comment. | 68 |
Warning | Missing a Javadoc comment. | 69 |
Warning | Missing a Javadoc comment. | 70 |
Warning | Missing a Javadoc comment. | 71 |
Warning | Missing a Javadoc comment. | 72 |
Warning | Missing a Javadoc comment. | 73 |
Warning | Missing a Javadoc comment. | 74 |
Warning | Missing a Javadoc comment. | 75 |
Warning | Missing a Javadoc comment. | 76 |
Warning | Missing a Javadoc comment. | 78 |
Warning | Missing a Javadoc comment. | 79 |
Warning | Missing a Javadoc comment. | 80 |
Warning | Missing a Javadoc comment. | 81 |
Warning | Missing a Javadoc comment. | 82 |
Warning | Missing a Javadoc comment. | 83 |
Warning | Name 'onEditInlineBeforeTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 83 |
Warning | Missing a Javadoc comment. | 84 |
Warning | Name 'onEditInlineSuccessTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 84 |
Warning | Missing a Javadoc comment. | 85 |
Warning | Name 'onEditInlineErrorTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 85 |
Warning | Missing a Javadoc comment. | 86 |
Warning | Name 'onEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 86 |
Warning | Missing a Javadoc comment. | 87 |
Warning | Name 'onCellEditSuccessTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 87 |
Warning | Missing a Javadoc comment. | 88 |
Warning | Missing a Javadoc comment. | 89 |
Warning | Missing a Javadoc comment. | 90 |
Warning | Missing a Javadoc comment. | 91 |
Warning | Missing a Javadoc comment. | 92 |
Warning | Missing a Javadoc comment. | 94 |
Warning | Missing a Javadoc comment. | 96 |
Warning | Missing a Javadoc comment. | 98 |
Warning | Missing a Javadoc comment. | 100 |
Warning | Missing a Javadoc comment. | 101 |
Warning | Missing a Javadoc comment. | 102 |
Warning | Missing a Javadoc comment. | 103 |
Warning | Missing a Javadoc comment. | 104 |
Warning | Missing a Javadoc comment. | 105 |
Warning | Missing a Javadoc comment. | 106 |
Warning | Missing a Javadoc comment. | 107 |
Warning | Name 'groupShowSummaryOnHide' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 107 |
Warning | Missing a Javadoc comment. | 108 |
Warning | Missing a Javadoc comment. | 109 |
Warning | Missing a Javadoc comment. | 111 |
Warning | Name 'setNavigatorEditOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 184 |
Warning | Name 'setNavigatorAddOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 188 |
Warning | Name 'setNavigatorDeleteOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 192 |
Warning | Name 'navigatorDeleteOptions' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 192 |
Warning | Name 'setNavigatorSearchOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 196 |
Warning | Name 'navigatorSearchOptions' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 196 |
Warning | Name 'setNavigatorViewOptions' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 200 |
Warning | Name 'setNavigatorExtraButtons' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 276 |
Warning | Name 'navigatorExtraButtons' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 276 |
Warning | Name 'setNavigatorInlineEditButtons' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 280 |
Warning | Name 'navigatorInlineEditButtons' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 280 |
Warning | Name 'setNavigatorCloneToTop' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 284 |
Warning | Name 'setOnCellSelectTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 308 |
Warning | Name 'setOnGridCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 312 |
Warning | Name 'setOnEditInlineBeforeTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 316 |
Warning | Name 'onEditInlineBeforeTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 316 |
Warning | Name 'setOnEditInlineSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 320 |
Warning | Name 'onEditInlineSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 320 |
Warning | Name 'setOnEditInlineErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 324 |
Warning | Name 'onEditInlineErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 324 |
Warning | Name 'setOnEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 328 |
Warning | Name 'onEditInlineAfterSaveTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 329 |
Warning | Name 'setGroupShowSummaryOnHide' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 417 |
Warning | Name 'groupShowSummaryOnHide' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 417 |
Warning | Name 'setOnCellEditSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 429 |
Warning | Name 'onCellEditSuccessTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 429 |
Warning | Name 'setOnCellEditErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 433 |
Warning | Name 'onCellEditErrorTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 433 |
Warning | Name 'setOnSubGridRowExpanded' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 437 |
Warning | Name 'setOnClickGroupTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 441 |
Warning | Name 'setOnDblClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 445 |
Warning | Name 'setOnRightClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 449 |
Warning | Name 'onRightClickRowTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 449 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 30 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 20 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 34 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 33 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 34 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 35 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 39 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 40 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 41 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 21 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Missing a Javadoc comment. | 27 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 22 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 33 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Name 'onEffectCompleteTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 54 |
Warning | Name 'setOnEffectCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 127 |
Warning | Name 'onEffectCompleteTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 127 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Name 'setOnUnselectedTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 100 |
Warning | Name 'setOnUnselectingTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 104 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Name 'setDisplayValueElement' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 74 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 43 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 45 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 47 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 49 |
Warning | Name 'zIndex' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 49 |
Warning | Missing a Javadoc comment. | 51 |
Warning | Missing a Javadoc comment. | 52 |
Warning | Missing a Javadoc comment. | 53 |
Warning | Missing a Javadoc comment. | 54 |
Warning | Missing a Javadoc comment. | 55 |
Warning | Missing a Javadoc comment. | 56 |
Warning | Missing a Javadoc comment. | 57 |
Warning | Missing a Javadoc comment. | 58 |
Warning | Missing a Javadoc comment. | 59 |
Warning | Missing a Javadoc comment. | 60 |
Warning | Missing a Javadoc comment. | 61 |
Warning | Missing a Javadoc comment. | 62 |
Warning | Name 'setForcePlaceholderSize' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 123 |
Warning | Name 'setOnBeforeStopTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 179 |
Warning | Name 'setOnDeactivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 187 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 19 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 41 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 22 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 36 |
Warning | method def child at indentation level 9 not at correct indentation, 8 | 40 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 49 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 50 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 51 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 53 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 54 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 59 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 61 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 62 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 63 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 65 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 66 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 67 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 69 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 70 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 71 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 73 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 74 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 75 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 77 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 79 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 17 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 23 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 35 |
Warning | Missing a Javadoc comment. | 37 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 38 |
Warning | Missing a Javadoc comment. | 39 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 42 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 43 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 44 |
Warning | Name 'setUseSelectedTabCookie' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 88 |
Warning | Name 'setOnBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 96 |
Warning | Name 'onBeforeActivateTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 96 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 5 |
Warning | Unknown tag 'date'. | 22 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 29 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 31 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 33 |
Warning | Missing a Javadoc comment. | 34 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 16 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 25 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Missing a Javadoc comment. | 27 |
Warning | Missing a Javadoc comment. | 28 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.jsp' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Unknown tag 'date'. | 18 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Missing a Javadoc comment. | 26 |
Warning | Name 'onAfterValidationTopics' must match pattern '(^[a-z][a-z0-9][a-zA-Z0-9]{0,19}$)'. | 26 |
Warning | Missing a Javadoc comment. | 28 |
Warning | Missing a Javadoc comment. | 30 |
Warning | Missing a Javadoc comment. | 32 |
Warning | Missing a Javadoc comment. | 34 |
Warning | Missing a Javadoc comment. | 36 |
Warning | Missing a Javadoc comment. | 38 |
Warning | Missing a Javadoc comment. | 40 |
Warning | Missing a Javadoc comment. | 42 |
Warning | Missing a Javadoc comment. | 44 |
Warning | Missing a Javadoc comment. | 46 |
Warning | Missing a Javadoc comment. | 48 |
Warning | Missing a Javadoc comment. | 50 |
Warning | Name 'setOnAfterValidationTopics' must match pattern '(^[a-z][a-zA-Z0-9]{0,19}$)'. | 67 |
Warning | Name 'onAfterValidationTopics' must match pattern '(^[a-z][a-zA-Z0-9_]{0,19}$)'. | 67 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Missing a Javadoc comment. | 6 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 9 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 12 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 15 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 18 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 21 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 27 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 30 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 33 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 36 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 40 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 41 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 42 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 44 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 45 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 46 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 48 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 49 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 50 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 52 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 53 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 54 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 56 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 57 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 58 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 60 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 61 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 62 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 64 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 65 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 66 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 68 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 69 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 70 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 72 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 73 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 74 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 76 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 77 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 78 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 80 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 81 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 82 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 84 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 85 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 86 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 88 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 89 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 90 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 92 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 93 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 94 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 96 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 97 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 98 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 100 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 101 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 102 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 104 |
Warning | Missing a Javadoc comment. | 104 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 105 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 106 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 108 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 109 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 110 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 112 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 113 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 114 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 116 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 117 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 118 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 120 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 121 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 122 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 124 |
Warning | Missing a Javadoc comment. | 124 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 125 |
Warning | try at indentation level 16 not at correct indentation, 8 | 126 |
Warning | try child at indentation level 24 not at correct indentation, 12 | 127 |
Warning | try rcurly at indentation level 16 not at correct indentation, 8 | 128 |
Warning | '}' should be alone on a line. | 128 |
Warning | catch child at indentation level 24 not at correct indentation, 12 | 129 |
Warning | catch rcurly at indentation level 16 not at correct indentation, 8 | 130 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 131 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 132 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 135 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 136 |
Warning | if at indentation level 16 not at correct indentation, 8 | 137 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 138 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 139 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 140 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 141 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 143 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 144 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 145 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 147 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 148 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 149 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.model' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Class CompContainer should be declared as final. | 14 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 17 |
Warning | Name 'compMap' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 17 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 19 |
Warning | Name 'compContainer' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 19 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | Name 'readWriteLock' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 22 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | ctor def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | ctor def rcurly at indentation level 8 not at correct indentation, 4 | 27 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 29 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 30 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 31 |
Warning | Expected an @return tag. | 38 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | Expected @param tag for 'compName'. | 38 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 39 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 40 |
Warning | if at indentation level 16 not at correct indentation, 8 | 41 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 42 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 43 |
Warning | '}' should be alone on a line. | 43 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 44 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 45 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 46 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 47 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 48 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 55 |
Warning | Expected @param tag for 'compName'. | 55 |
Warning | Expected @param tag for 'comp'. | 55 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 56 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 57 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 58 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 59 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 66 |
Warning | Expected @param tag for 'compName'. | 66 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 67 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 68 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 69 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 70 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 78 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 79 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 80 |
Warning | for at indentation level 16 not at correct indentation, 8 | 81 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 82 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 83 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 84 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 85 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 90 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 91 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 92 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 93 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 94 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.sitemesh3' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Missing a Javadoc comment. | 9 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 11 |
Severity | Message | Line |
---|---|---|
Warning | Name 'gboat2.base.view.util' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. | 1 |
Warning | Missing a Javadoc comment. | 20 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 22 |
Warning | Name 'compAddress' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 22 |
Warning | member def modifier at indentation level 8 not at correct indentation, 4 | 24 |
Warning | Missing a Javadoc comment. | 24 |
Warning | Name 'jsonFileName' must match pattern '(^[A-Z0-9_]{0,19}$)'. | 24 |
Warning | Variable 'jsonFileName' must be private and have accessor methods. | 24 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 26 |
Warning | Missing a Javadoc comment. | 26 |
Warning | if at indentation level 16 not at correct indentation, 8 | 27 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 28 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 29 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 30 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 31 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 32 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 33 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 34 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 35 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 36 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 38 |
Warning | Missing a Javadoc comment. | 38 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 39 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 43 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 44 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 47 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 48 |
Warning | for at indentation level 16 not at correct indentation, 8 | 50 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 51 |
Warning | for child at indentation level 16 not at correct indentation, 12 | 52 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 53 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 54 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 55 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 62 |
Warning | Expected @param tag for 'comp'. | 62 |
Warning | Expected @param tag for 'compAddress'. | 62 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 63 |
Warning | if at indentation level 16 not at correct indentation, 8 | 64 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 65 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 66 |
Warning | for at indentation level 16 not at correct indentation, 8 | 67 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 68 |
Warning | if at indentation level 24 not at correct indentation, 12 | 69 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 70 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 71 |
Warning | '}' should be alone on a line. | 71 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 72 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 73 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 74 |
Warning | else child at indentation level 32 not at correct indentation, 16 | 75 |
Warning | else child at indentation level 20 not at correct indentation, 16 | 76 |
Warning | else rcurly at indentation level 24 not at correct indentation, 12 | 77 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 78 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 79 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 86 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 87 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 88 |
Warning | if at indentation level 16 not at correct indentation, 8 | 89 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 90 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 91 |
Warning | for at indentation level 16 not at correct indentation, 8 | 92 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 93 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 94 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 95 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 96 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 97 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 104 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 106 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 107 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 108 |
Warning | if at indentation level 16 not at correct indentation, 8 | 109 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 110 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 111 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 112 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 113 |
Warning | for at indentation level 16 not at correct indentation, 8 | 115 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 116 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 117 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 118 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 119 |
Warning | if at indentation level 24 not at correct indentation, 12 | 120 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 121 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 122 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 123 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 124 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 125 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 126 |
Warning | Expected an @return tag. | 133 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 133 |
Warning | Expected @param tag for 'devMode'. | 133 |
Warning | if at indentation level 16 not at correct indentation, 8 | 134 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 135 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 136 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 137 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 138 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 145 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 146 |
Warning | if at indentation level 16 not at correct indentation, 8 | 147 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 148 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 149 |
Warning | if at indentation level 24 not at correct indentation, 12 | 150 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 151 |
Warning | if child at indentation level 32 not at correct indentation, 16 | 152 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 153 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 154 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 155 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 156 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 163 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 164 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 165 |
Warning | if at indentation level 16 not at correct indentation, 8 | 166 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 167 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 168 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 169 |
Warning | for at indentation level 16 not at correct indentation, 8 | 171 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 172 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 173 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 174 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 175 |
Warning | for child at indentation level 24 not at correct indentation, 12 | 176 |
Warning | for rcurly at indentation level 16 not at correct indentation, 8 | 177 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 178 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 179 |
Warning | Expected an @return tag. | 187 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 187 |
Warning | Expected @param tag for 'compName'. | 187 |
Warning | method def child at indentation level 16 not at correct indentation, 8 | 188 |
Warning | if at indentation level 16 not at correct indentation, 8 | 189 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 190 |
Warning | for at indentation level 24 not at correct indentation, 12 | 191 |
Warning | for child at indentation level 32 not at correct indentation, 16 | 192 |
Warning | for rcurly at indentation level 24 not at correct indentation, 12 | 193 |
Warning | if child at indentation level 24 not at correct indentation, 12 | 194 |
Warning | if rcurly at indentation level 16 not at correct indentation, 8 | 195 |
Warning | '}' should be alone on a line. | 195 |
Warning | else child at indentation level 24 not at correct indentation, 12 | 196 |
Warning | else rcurly at indentation level 16 not at correct indentation, 8 | 197 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 198 |
Warning | method def modifier at indentation level 8 not at correct indentation, 4 | 200 |
Warning | Missing a Javadoc comment. | 200 |
Warning | method def child at indentation level 19 not at correct indentation, 8 | 201 |
Warning | if at indentation level 19 not at correct indentation, 8 | 202 |
Warning | if child at indentation level 27 not at correct indentation, 12 | 203 |
Warning | if rcurly at indentation level 19 not at correct indentation, 8 | 204 |
Warning | '}' should be alone on a line. | 204 |
Warning | try at indentation level 27 not at correct indentation, 12 | 205 |
Warning | try child at indentation level 32 not at correct indentation, 16 | 206 |
Warning | try rcurly at indentation level 24 not at correct indentation, 12 | 207 |
Warning | '}' should be alone on a line. | 207 |
Warning | catch rcurly at indentation level 24 not at correct indentation, 12 | 208 |
Warning | else child at indentation level 27 not at correct indentation, 12 | 209 |
Warning | else rcurly at indentation level 19 not at correct indentation, 8 | 210 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 211 |
Warning | Expected an @return tag. | 218 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 223 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 224 |
Warning | try at indentation level 16 not at correct indentation, 12 | 225 |
Warning | while at indentation level 24 not at correct indentation, 16 | 226 |
Warning | while child at indentation level 32 not at correct indentation, 20 | 227 |
Warning | while rcurly at indentation level 24 not at correct indentation, 16 | 228 |
Warning | try rcurly at indentation level 16 not at correct indentation, 12 | 229 |
Warning | '}' should be alone on a line. | 229 |
Warning | catch child at indentation level 24 not at correct indentation, 16 | 230 |
Warning | catch rcurly at indentation level 16 not at correct indentation, 12 | 231 |
Warning | '}' should be alone on a line. | 231 |
Warning | if at indentation level 24 not at correct indentation, 16 | 232 |
Warning | if child at indentation level 32 not at correct indentation, 20 | 233 |
Warning | if rcurly at indentation level 24 not at correct indentation, 16 | 234 |
Warning | finally rcurly at indentation level 16 not at correct indentation, 12 | 235 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 236 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 237 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 238 |
Warning | try child at indentation level 16 not at correct indentation, 12 | 239 |
Warning | '}' should be alone on a line. | 240 |
Warning | catch child at indentation level 16 not at correct indentation, 12 | 241 |
Warning | '}' should be alone on a line. | 242 |
Warning | if at indentation level 16 not at correct indentation, 12 | 243 |
Warning | try at indentation level 32 not at correct indentation, 16 | 244 |
Warning | try child at indentation level 40 not at correct indentation, 20 | 245 |
Warning | try rcurly at indentation level 32 not at correct indentation, 16 | 246 |
Warning | '}' should be alone on a line. | 246 |
Warning | catch child at indentation level 40 not at correct indentation, 20 | 247 |
Warning | catch rcurly at indentation level 32 not at correct indentation, 16 | 248 |
Warning | if rcurly at indentation level 24 not at correct indentation, 12 | 249 |
Warning | Missing a Javadoc comment. | 254 |
Warning | method def rcurly at indentation level 8 not at correct indentation, 4 | 257 |