Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files | Infos | Warnings | Errors |
23 | 0 | 0 | 911 |
Files
org/robsite/extension/searchplugin/SearchListCellEditor.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
21
|
| Missing a Javadoc comment. |
21
|
| '{' should be on the previous line. |
22
|
| Missing a Javadoc comment. |
23
|
| Name '_panel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
23
|
| Missing a Javadoc comment. |
24
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
24
|
| Missing a Javadoc comment. |
25
|
| Name '_oldItem' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
25
|
| Missing a Javadoc comment. |
27
|
| '(' is followed by whitespace. |
27
|
| Parameter comboBox should be final. |
27
|
| ')' is preceded with whitespace. |
27
|
| '{' should be on the previous line. |
28
|
| '(' is followed by whitespace. |
31
|
| ')' is preceded with whitespace. |
31
|
| Line has trailing spaces. |
32
|
| Method 'getItem' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| '{' should be on the previous line. |
36
|
| Line has trailing spaces. |
38
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '{' should be on the previous line. |
39
|
| '(' is followed by whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| ')' is preceded with whitespace. |
42
|
| '{' should be on the previous line. |
43
|
| Line has trailing spaces. |
45
|
| '}' should be on the same line. |
45
|
| Line has trailing spaces. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| Method 'setItem' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Parameter anObject should be final. |
56
|
| '{' should be on the previous line. |
57
|
| Line has trailing spaces. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '{' should be on the previous line. |
61
|
| '(' is followed by whitespace. |
62
|
| ')' is preceded with whitespace. |
62
|
| '(' is followed by whitespace. |
63
|
| ')' is preceded with whitespace. |
63
|
| '(' is followed by whitespace. |
64
|
| ')' is preceded with whitespace. |
64
|
| '(' is followed by whitespace. |
65
|
| ')' is preceded with whitespace. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| '}' should be on the same line. |
68
|
| '{' should be on the previous line. |
70
|
| Line has trailing spaces. |
71
|
| Line has trailing spaces. |
76
|
| '}' should be on the same line. |
76
|
| Line has trailing spaces. |
77
|
| '{' should be on the previous line. |
78
|
| Line has trailing spaces. |
80
|
| Method 'getEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| '{' should be on the previous line. |
84
|
| Line has trailing spaces. |
87
|
| Missing a Javadoc comment. |
91
|
| '{' should be on the previous line. |
92
|
| Missing a Javadoc comment. |
93
|
| Name '_label' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
93
|
| Variable '_label' must be private and have accessor methods. |
93
|
| Missing a Javadoc comment. |
94
|
| Name '_textField' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
94
|
| Variable '_textField' must be private and have accessor methods. |
94
|
| Missing a Javadoc comment. |
95
|
| Name '_comboBox' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
95
|
| Variable '_comboBox' must be private and have accessor methods. |
95
|
| Line has trailing spaces. |
96
|
| Line is longer than 80 characters. |
97
|
| Missing a Javadoc comment. |
97
|
| '(' is followed by whitespace. |
97
|
| Parameter label should be final. |
97
|
| Parameter textField should be final. |
97
|
| Parameter comboBox should be final. |
97
|
| ')' is preceded with whitespace. |
97
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| Line has trailing spaces. |
103
|
| '(' is followed by whitespace. |
104
|
| ')' is preceded with whitespace. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '(' is followed by whitespace. |
106
|
| '(' is followed by whitespace. |
106
|
| '5' is a magic number. |
106
|
| ')' is preceded with whitespace. |
106
|
| ')' is preceded with whitespace. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| Line is longer than 80 characters. |
109
|
| '(' is followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| '(' is followed by whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| ')' is preceded with whitespace. |
109
|
| '(' is followed by whitespace. |
110
|
| Line has trailing spaces. |
112
|
| '(' is followed by whitespace. |
112
|
| Parameter e should be final. |
112
|
| ')' is preceded with whitespace. |
112
|
| '{' should be on the previous line. |
113
|
| '(' is followed by whitespace. |
114
|
| ')' is preceded with whitespace. |
114
|
| '{' should be on the previous line. |
115
|
| 'if' is not followed by whitespace. |
116
|
| '(' is followed by whitespace. |
116
|
| ')' is preceded with whitespace. |
116
|
| '{' should be on the previous line. |
117
|
| '}' should be on the same line. |
119
|
| '{' should be on the previous line. |
121
|
| Line has trailing spaces. |
128
|
| Missing a Javadoc comment. |
129
|
| Parameter g should be final. |
129
|
| '{' should be on the previous line. |
130
|
| '(' is followed by whitespace. |
131
|
| ')' is preceded with whitespace. |
131
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| '4' is a magic number. |
134
|
| '5' is a magic number. |
135
|
| Line has trailing spaces. |
137
|
| '(' is followed by whitespace. |
140
|
| ')' is preceded with whitespace. |
140
|
| '(' is followed by whitespace. |
141
|
| '6' is a magic number. |
141
|
| ')' is preceded with whitespace. |
141
|
| '(' is followed by whitespace. |
142
|
| '5' is a magic number. |
142
|
| ')' is preceded with whitespace. |
142
|
| '(' is followed by whitespace. |
143
|
| '4' is a magic number. |
143
|
| ')' is preceded with whitespace. |
143
|
| '(' is followed by whitespace. |
144
|
| '3' is a magic number. |
144
|
| '3' is a magic number. |
144
|
| '3' is a magic number. |
144
|
| '3' is a magic number. |
144
|
| ')' is preceded with whitespace. |
144
|
| Line has trailing spaces. |
145
|
| '(' is followed by whitespace. |
148
|
| ')' is preceded with whitespace. |
148
|
| '(' is followed by whitespace. |
149
|
| '6' is a magic number. |
149
|
| ')' is preceded with whitespace. |
149
|
| '(' is followed by whitespace. |
150
|
| ')' is preceded with whitespace. |
150
|
| '(' is followed by whitespace. |
151
|
| ')' is preceded with whitespace. |
151
|
| '(' is followed by whitespace. |
152
|
| ')' is preceded with whitespace. |
152
|
| '(' is followed by whitespace. |
153
|
| '3' is a magic number. |
153
|
| '3' is a magic number. |
153
|
| ')' is preceded with whitespace. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| Line has trailing spaces. |
156
|
| Line has trailing spaces. |
157
|
org/robsite/extension/searchplugin/SearchListCellRenderer.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/searchplugin/SearchListCellRenderer.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
9
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| '{' should be on the previous line. |
12
|
| Line is longer than 80 characters. |
15
|
| Method 'getListCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter list should be final. |
15
|
| Parameter value should be final. |
15
|
| Parameter index should be final. |
15
|
| Parameter isSelected should be final. |
15
|
| Parameter cellHasFocus should be final. |
15
|
| ')' is preceded with whitespace. |
15
|
| '(' is followed by whitespace. |
17
|
| ')' is preceded with whitespace. |
17
|
| '(' is followed by whitespace. |
18
|
| ')' is preceded with whitespace. |
18
|
| Line has trailing spaces. |
19
|
| '{' should be on the previous line. |
20
|
| '}' should be on the same line. |
23
|
| Line has trailing spaces. |
24
|
| '{' should be on the previous line. |
25
|
| '(' is followed by whitespace. |
27
|
| '(' is followed by whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| ')' is preceded with whitespace. |
27
|
| '(' is followed by whitespace. |
33
|
| ')' is preceded with whitespace. |
33
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '(' is followed by whitespace. |
35
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
org/robsite/extension/searchplugin/SearchListItem.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/searchplugin/SearchListItem.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
9
|
| Missing a Javadoc comment. |
9
|
| '{' should be on the previous line. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_image' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Missing a Javadoc comment. |
12
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
12
|
| Missing a Javadoc comment. |
13
|
| Name '_text' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
13
|
| Missing a Javadoc comment. |
14
|
| Name '_element' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
14
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| Parameter element should be final. |
16
|
| ')' is preceded with whitespace. |
16
|
| '{' should be on the previous line. |
17
|
| '(' is followed by whitespace. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line has trailing spaces. |
21
|
| Line has trailing spaces. |
22
|
| Missing a Javadoc comment. |
23
|
| '(' is followed by whitespace. |
23
|
| Parameter name should be final. |
23
|
| Parameter icon should be final. |
23
|
| ')' is preceded with whitespace. |
23
|
| '{' should be on the previous line. |
24
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| Line has trailing spaces. |
28
|
| Method 'getElement' is not designed for extension - needs to be abstract, final or empty. |
29
|
| Missing a Javadoc comment. |
29
|
| '{' should be on the previous line. |
30
|
| Line has trailing spaces. |
33
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| '{' should be on the previous line. |
35
|
| Line has trailing spaces. |
38
|
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. |
39
|
| Missing a Javadoc comment. |
39
|
| '(' is followed by whitespace. |
39
|
| Parameter name should be final. |
39
|
| ')' is preceded with whitespace. |
39
|
| '{' should be on the previous line. |
40
|
| Line has trailing spaces. |
43
|
| Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. |
44
|
| Missing a Javadoc comment. |
44
|
| '{' should be on the previous line. |
45
|
| '(' is followed by whitespace. |
46
|
| ')' is preceded with whitespace. |
46
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| '16' is a magic number. |
48
|
| '16' is a magic number. |
48
|
| ')' is preceded with whitespace. |
48
|
| Line has trailing spaces. |
52
|
| Method 'setIcon' is not designed for extension - needs to be abstract, final or empty. |
53
|
| Missing a Javadoc comment. |
53
|
| '(' is followed by whitespace. |
53
|
| Parameter icon should be final. |
53
|
| ')' is preceded with whitespace. |
53
|
| '{' should be on the previous line. |
54
|
| Line has trailing spaces. |
57
|
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| '{' should be on the previous line. |
59
|
| Line has trailing spaces. |
62
|
| Line has trailing spaces. |
63
|
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| '{' should be on the previous line. |
65
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| Line has trailing spaces. |
68
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
69
|
| Missing a Javadoc comment. |
69
|
| '(' is followed by whitespace. |
69
|
| Parameter userData should be final. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
71
|
| ')' is preceded with whitespace. |
71
|
| '(' is followed by whitespace. |
72
|
| '255' is a magic number. |
72
|
| ')' is preceded with whitespace. |
72
|
| '(' is followed by whitespace. |
73
|
| ')' is preceded with whitespace. |
73
|
| '(' is followed by whitespace. |
74
|
| ')' is preceded with whitespace. |
74
|
| 'for' is not followed by whitespace. |
76
|
| '(' is followed by whitespace. |
76
|
| ';' is followed by whitespace. |
76
|
| '{' should be on the previous line. |
77
|
| '(' is followed by whitespace. |
78
|
| ')' is preceded with whitespace. |
78
|
| '(' is followed by whitespace. |
79
|
| '(' is followed by whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| ')' is preceded with whitespace. |
79
|
| '{' should be on the previous line. |
80
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
81
|
| ')' is preceded with whitespace. |
81
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
82
|
| ')' is preceded with whitespace. |
82
|
| '(' is followed by whitespace. |
83
|
| ')' is preceded with whitespace. |
83
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '}' should be on the same line. |
87
|
| '{' should be on the previous line. |
89
|
| '(' is followed by whitespace. |
90
|
| ')' is preceded with whitespace. |
90
|
| '{' should be on the previous line. |
93
|
| '(' is followed by whitespace. |
95
|
| '(' is followed by whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| ')' is preceded with whitespace. |
95
|
| '(' is followed by whitespace. |
96
|
| ')' is preceded with whitespace. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| '(' is followed by whitespace. |
99
|
| '(' is followed by whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| ')' is preceded with whitespace. |
99
|
| '}' should be on the same line. |
100
|
| '{' should be on the previous line. |
102
|
| '(' is followed by whitespace. |
103
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '}' should be on the same line. |
105
|
| '{' should be on the previous line. |
107
|
| Must have at least one statement. |
107
|
| Line has trailing spaces. |
113
|
| Method 'setText' is not designed for extension - needs to be abstract, final or empty. |
116
|
| Missing a Javadoc comment. |
116
|
| Parameter text should be final. |
116
|
| '{' should be on the previous line. |
117
|
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. |
122
|
| Missing a Javadoc comment. |
122
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| Avoid inline conditionals. |
124
|
org/robsite/extension/searchplugin/SearchPluginComboBoxUI.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/searchplugin/SearchPluginComboBoxUI.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
14
|
| '{' should be on the previous line. |
15
|
| Missing a Javadoc comment. |
16
|
| '{' should be on the previous line. |
17
|
| Missing a Javadoc comment. |
23
|
| '{' should be on the previous line. |
24
|
| Line has trailing spaces. |
26
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| '{' should be on the previous line. |
27
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| Line has trailing spaces. |
32
|
| Line has trailing spaces. |
33
|
| Missing a Javadoc comment. |
33
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| Line has trailing spaces. |
38
|
| Line has trailing spaces. |
39
|
| Line has trailing spaces. |
40
|
| Missing a Javadoc comment. |
40
|
| '{' should be on the previous line. |
41
|
| ')' is preceded with whitespace. |
46
|
| Line has trailing spaces. |
49
|
| Line has trailing spaces. |
50
|
| Line has trailing spaces. |
51
|
| Missing a Javadoc comment. |
51
|
| Parameter c should be final. |
51
|
| '{' should be on the previous line. |
52
|
| Line has trailing spaces. |
55
|
org/robsite/extension/searchplugin/SearchPluginElement.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
7
|
| '{' should be on the previous line. |
8
|
| Missing a Javadoc comment. |
9
|
| Name '_fileName' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
9
|
| Line has trailing spaces. |
10
|
| Missing a Javadoc comment. |
10
|
| Name '_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
10
|
| Missing a Javadoc comment. |
11
|
| '(' is followed by whitespace. |
11
|
| Parameter name should be final. |
11
|
| ')' is preceded with whitespace. |
11
|
| '{' should be on the previous line. |
12
|
| Missing a Javadoc comment. |
15
|
| Name '_children' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
15
|
| Missing a Javadoc comment. |
16
|
| Name '_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
16
|
| Line has trailing spaces. |
17
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
18
|
| Missing a Javadoc comment. |
18
|
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. |
20
|
| Missing a Javadoc comment. |
20
|
| Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. |
21
|
| Missing a Javadoc comment. |
21
|
| Method 'setFileName' is not designed for extension - needs to be abstract, final or empty. |
22
|
| Missing a Javadoc comment. |
22
|
| '(' is followed by whitespace. |
22
|
| Parameter fileName should be final. |
22
|
| ')' is preceded with whitespace. |
22
|
| Line has trailing spaces. |
23
|
org/robsite/extension/searchplugin/SearchPluginExtension.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
37
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
| Line is longer than 80 characters. |
40
|
| Missing a Javadoc comment. |
40
|
| Missing a Javadoc comment. |
42
|
| Name '_searchBox' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
42
|
| Missing a Javadoc comment. |
44
|
| Name '_logPage' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
44
|
| Missing a Javadoc comment. |
46
|
| '{' should be on the previous line. |
47
|
| Missing a Javadoc comment. |
50
|
| '{' should be on the previous line. |
51
|
| '{' is not preceded with whitespace. |
53
|
| Parameter event should be final. |
55
|
| '{' should be on the previous line. |
56
|
| Line is longer than 80 characters. |
58
|
| 'cast' is not followed by whitespace. |
58
|
| Missing a Javadoc comment. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' is not preceded with whitespace. |
76
|
| Parameter e should be final. |
78
|
| '{' should be on the previous line. |
79
|
| '{' should be on the previous line. |
90
|
| Line is longer than 80 characters. |
91
|
| '{' should be on the previous line. |
94
|
| Line is longer than 80 characters. |
95
|
| '{' is followed by whitespace. |
95
|
| Missing a Javadoc comment. |
100
|
| Redundant 'final' modifier. |
100
|
| Name '_initPreferencesPanels' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
100
|
| '{' should be on the previous line. |
101
|
| Line is longer than 80 characters. |
102
|
| '{' should be on the previous line. |
104
|
| Line is longer than 80 characters. |
105
|
| Line is longer than 80 characters. |
107
|
| Missing a Javadoc comment. |
110
|
| Name '_getOptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
110
|
| '{' should be on the previous line. |
111
|
| Line is longer than 80 characters. |
112
|
| Line is longer than 80 characters. |
113
|
| 'cast' is not followed by whitespace. |
113
|
| Missing a Javadoc comment. |
117
|
| Name '_executeSearchQuery' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
117
|
| Parameter e should be final. |
117
|
| '{' should be on the previous line. |
118
|
| '{' should be on the previous line. |
120
|
| '{' should be on the previous line. |
124
|
| 'cast' is not followed by whitespace. |
125
|
| Line is longer than 80 characters. |
127
|
| Line is longer than 80 characters. |
128
|
| '{' is followed by whitespace. |
128
|
| '}' should be on the same line. |
132
|
| Line has trailing spaces. |
133
|
| '{' should be on the previous line. |
134
|
| '}' should be on the same line. |
139
|
| '{' should be on the previous line. |
141
|
| '{' should be on the previous line. |
147
|
| Line has trailing spaces. |
149
|
| Missing a Javadoc comment. |
153
|
| '{' should be on the previous line. |
154
|
| Missing a Javadoc comment. |
158
|
| '{' should be on the previous line. |
159
|
| '0.02f' is a magic number. |
160
|
| Missing a Javadoc comment. |
163
|
| '{' should be on the previous line. |
164
|
| Missing a Javadoc comment. |
168
|
| '{' should be on the previous line. |
169
|
| Missing a Javadoc comment. |
173
|
| Parameter e should be final. |
173
|
| '{' should be on the previous line. |
174
|
| Missing a Javadoc comment. |
178
|
| Name '_updateSearchPluginsModel' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
178
|
| '{' should be on the previous line. |
179
|
| '{' should be on the previous line. |
182
|
| Missing a Javadoc comment. |
193
|
| '{' should be on the previous line. |
194
|
| Missing a Javadoc comment. |
195
|
| '(' is followed by whitespace. |
195
|
| Parameter url should be final. |
195
|
| ')' is preceded with whitespace. |
195
|
| '{' should be on the previous line. |
196
|
| '(' is followed by whitespace. |
197
|
| ')' is preceded with whitespace. |
197
|
| Line has trailing spaces. |
199
|
| Missing a Javadoc comment. |
200
|
| '{' should be on the previous line. |
201
|
| '(' is followed by whitespace. |
202
|
| ')' is preceded with whitespace. |
202
|
| Line has trailing spaces. |
205
|
| Line has trailing spaces. |
207
|
org/robsite/extension/searchplugin/SearchPluginLoader.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/searchplugin/SearchPluginLoader.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Class SearchPluginLoader should be declared as final. |
10
|
| Line has trailing spaces. |
10
|
| Missing a Javadoc comment. |
10
|
| '{' should be on the previous line. |
11
|
| Missing a Javadoc comment. |
12
|
| '{' should be on the previous line. |
13
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
16
|
| '(' is followed by whitespace. |
16
|
| Parameter dir should be final. |
16
|
| ')' is preceded with whitespace. |
16
|
| '{' should be on the previous line. |
17
|
| Line is longer than 80 characters. |
19
|
| '(' is followed by whitespace. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| Line has trailing spaces. |
20
|
| '{' should be on the previous line. |
21
|
| '(' is followed by whitespace. |
23
|
| ')' is preceded with whitespace. |
23
|
| '(' is followed by whitespace. |
25
|
| ')' is preceded with whitespace. |
25
|
| '(' is followed by whitespace. |
26
|
| ')' is preceded with whitespace. |
26
|
| '{' should be on the previous line. |
27
|
| '{' should be on the previous line. |
29
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '}' should be on the same line. |
31
|
| '(' is followed by whitespace. |
32
|
| ')' is preceded with whitespace. |
32
|
| '{' should be on the previous line. |
33
|
| Line is longer than 80 characters. |
34
|
| '(' is followed by whitespace. |
34
|
| ')' is preceded with whitespace. |
34
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| '(' is followed by whitespace. |
38
|
| ')' is preceded with whitespace. |
38
|
| '(' is followed by whitespace. |
39
|
| ')' is preceded with whitespace. |
39
|
| Line has trailing spaces. |
41
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
45
|
| Name 'SUFFIXES' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
45
|
| Line has trailing spaces. |
53
|
| Missing a Javadoc comment. |
54
|
| Name '_findImageURL' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
54
|
| '(' is followed by whitespace. |
54
|
| Parameter baseURL should be final. |
54
|
| ')' is preceded with whitespace. |
54
|
| '{' should be on the previous line. |
55
|
| 'for' is not followed by whitespace. |
56
|
| '(' is followed by whitespace. |
56
|
| '=' is not preceded with whitespace. |
56
|
| '=' is not followed by whitespace. |
56
|
| ')' is preceded with whitespace. |
56
|
| '{' should be on the previous line. |
57
|
| Line is longer than 80 characters. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '(' is followed by whitespace. |
59
|
| '(' is followed by whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| ')' is preceded with whitespace. |
59
|
| '{' should be on the previous line. |
60
|
org/robsite/extension/searchplugin/SearchPluginMessagePage.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
7
|
| '{' should be on the previous line. |
8
|
| Missing a Javadoc comment. |
9
|
| '{' should be on the previous line. |
10
|
| Line is longer than 80 characters. |
11
|
| '(' is followed by whitespace. |
11
|
| '(' is followed by whitespace. |
11
|
| ')' is preceded with whitespace. |
11
|
| ')' is preceded with whitespace. |
11
|
| Line has trailing spaces. |
13
|
| Method 'getTitleName' is not designed for extension - needs to be abstract, final or empty. |
14
|
| Missing a Javadoc comment. |
14
|
| '{' should be on the previous line. |
15
|
| Line has trailing spaces. |
18
|
| Method 'getToolTip' is not designed for extension - needs to be abstract, final or empty. |
19
|
| Missing a Javadoc comment. |
19
|
| '{' should be on the previous line. |
20
|
org/robsite/extension/searchplugin/SearchPluginOptions.java
Error | Line |
| File does not end with a newline. |
0
|
org/robsite/extension/searchplugin/SearchPluginOptions.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
8
|
| Missing a Javadoc comment. |
8
|
| '{' should be on the previous line. |
9
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
11
|
| Name '_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
11
|
| Line has trailing spaces. |
12
|
| Missing a Javadoc comment. |
13
|
| '{' should be on the previous line. |
14
|
| Method 'copyTo' is not designed for extension - needs to be abstract, final or empty. |
17
|
| Missing a Javadoc comment. |
17
|
| '(' is followed by whitespace. |
17
|
| Parameter target should be final. |
17
|
| ')' is preceded with whitespace. |
17
|
| '{' should be on the previous line. |
18
|
| Line is longer than 80 characters. |
19
|
| Avoid inline conditionals. |
19
|
| '(' is followed by whitespace. |
19
|
| ')' is preceded with whitespace. |
19
|
| '(' is followed by whitespace. |
20
|
| ')' is preceded with whitespace. |
20
|
| Line has trailing spaces. |
23
|
| Missing a Javadoc comment. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter copy should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| '{' should be on the previous line. |
25
|
| Line has trailing spaces. |
26
|
| Line has trailing spaces. |
28
|
| Method 'setDir' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter dir should be final. |
31
|
| '{' should be on the previous line. |
32
|
| Method 'getDir' is not designed for extension - needs to be abstract, final or empty. |
37
|
| Missing a Javadoc comment. |
37
|
| '{' should be on the previous line. |
38
|
org/robsite/extension/searchplugin/SearchPluginOptionsPanel.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| '{' should be on the previous line. |
28
|
| Missing a Javadoc comment. |
29
|
| Name '_options' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
29
|
| Missing a Javadoc comment. |
30
|
| Missing a Javadoc comment. |
31
|
| Missing a Javadoc comment. |
32
|
| Missing a Javadoc comment. |
33
|
| Missing a Javadoc comment. |
34
|
| Missing a Javadoc comment. |
38
|
| '{' should be on the previous line. |
39
|
| '{' should be on the previous line. |
41
|
| '}' should be on the same line. |
44
|
| '{' should be on the previous line. |
46
|
| Missing a Javadoc comment. |
55
|
| Parameter tc should be final. |
55
|
| '{' should be on the previous line. |
56
|
| Missing a Javadoc comment. |
64
|
| '(' is followed by whitespace. |
64
|
| Parameter tc should be final. |
64
|
| ')' is preceded with whitespace. |
64
|
| '{' should be on the previous line. |
65
|
| Line is longer than 80 characters. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '(' is followed by whitespace. |
67
|
| ')' is preceded with whitespace. |
67
|
| Missing a Javadoc comment. |
74
|
| '{' should be on the previous line. |
75
|
| Parameter e should be final. |
81
|
| '{' should be on the previous line. |
82
|
| Line has trailing spaces. |
88
|
| Line is longer than 80 characters. |
91
|
| '5' is a magic number. |
91
|
| '5' is a magic number. |
91
|
| '5' is a magic number. |
91
|
| '5' is a magic number. |
91
|
| Line is longer than 80 characters. |
92
|
| '5' is a magic number. |
92
|
| '5' is a magic number. |
92
|
| '5' is a magic number. |
92
|
| '5' is a magic number. |
92
|
| Line is longer than 80 characters. |
93
|
| Line is longer than 80 characters. |
94
|
| '5' is a magic number. |
94
|
| '5' is a magic number. |
94
|
| '5' is a magic number. |
94
|
| '5' is a magic number. |
94
|
| Line has trailing spaces. |
97
|
| Missing a Javadoc comment. |
98
|
| Name '_postInit' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
98
|
| '{' should be on the previous line. |
99
|
| Missing a Javadoc comment. |
103
|
| Parameter options should be final. |
103
|
| '{' should be on the previous line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| Missing a Javadoc comment. |
109
|
| Parameter options should be final. |
109
|
| '{' should be on the previous line. |
110
|
| '(' is followed by whitespace. |
111
|
| '(' is followed by whitespace. |
111
|
| ')' is preceded with whitespace. |
111
|
| Missing a Javadoc comment. |
114
|
| Name 'btnBrowse_actionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
114
|
| Parameter e should be final. |
114
|
| '{' should be on the previous line. |
115
|
| '{' should be on the previous line. |
118
|
| '(' is followed by whitespace. |
120
|
| ')' is preceded with whitespace. |
120
|
| '}' should be on the same line. |
121
|
| '(' is followed by whitespace. |
122
|
| ')' is preceded with whitespace. |
122
|
| '{' should be on the previous line. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '(' is followed by whitespace. |
127
|
| ')' is preceded with whitespace. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Line is longer than 80 characters. |
129
|
| '(' is followed by whitespace. |
129
|
| ')' is preceded with whitespace. |
129
|
| '(' is followed by whitespace. |
130
|
| ')' is preceded with whitespace. |
130
|
| '{' should be on the previous line. |
131
|
| '(' is followed by whitespace. |
133
|
| '(' is followed by whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| ')' is preceded with whitespace. |
133
|
| Line has trailing spaces. |
135
|
| Line has trailing spaces. |
137
|
org/robsite/extension/searchplugin/SearchPluginParser.java
Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
15
|
| Missing a Javadoc comment. |
15
|
| Utility classes should not have a public or default constructor. |
15
|
| '{' should be on the previous line. |
16
|
| Missing a Javadoc comment. |
17
|
| 'static' modifier out of order with the JLS suggestions. |
17
|
| Line has trailing spaces. |
18
|
| Missing a Javadoc comment. |
19
|
| '{' should be on the previous line. |
20
|
| Missing a Javadoc comment. |
24
|
| '(' is followed by whitespace. |
24
|
| Parameter srcURL should be final. |
24
|
| ')' is preceded with whitespace. |
24
|
| '{' should be on the previous line. |
25
|
| '{' should be on the previous line. |
27
|
| Line is longer than 80 characters. |
28
|
| '(' is followed by whitespace. |
28
|
| '(' is followed by whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| ')' is preceded with whitespace. |
28
|
| '(' is followed by whitespace. |
29
|
| ')' is preceded with whitespace. |
29
|
| '(' is followed by whitespace. |
30
|
| '(' is followed by whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| ')' is preceded with whitespace. |
30
|
| '}' should be on the same line. |
32
|
| '{' should be on the previous line. |
34
|
| '(' is followed by whitespace. |
35
|
| ')' is preceded with whitespace. |
35
|
| '{' should be on the previous line. |
36
|
| '(' is followed by whitespace. |
37
|
| ')' is preceded with whitespace. |
37
|
| Line has trailing spaces. |
42
|
| Line has trailing spaces. |
43
|
| Missing a Javadoc comment. |
44
|
| '(' is followed by whitespace. |
44
|
| Parameter reader should be final. |
44
|
| ')' is preceded with whitespace. |
44
|
| '{' should be on the previous line. |
45
|
| '{' should be on the previous line. |
47
|
| '(' is followed by whitespace. |
48
|
| ')' is preceded with whitespace. |
48
|
| '(' is followed by whitespace. |
49
|
| ')' is preceded with whitespace. |
49
|
| '(' is followed by whitespace. |
50
|
| ')' is preceded with whitespace. |
50
|
| '(' is followed by whitespace. |
51
|
| ')' is preceded with whitespace. |
51
|
| '(' is followed by whitespace. |
52
|
| ')' is preceded with whitespace. |
52
|
| '(' is followed by whitespace. |
53
|
| ')' is preceded with whitespace. |
53
|
| '(' is followed by whitespace. |
54
|
| ')' is preceded with whitespace. |
54
|
| '(' is followed by whitespace. |
58
|
| '(' is followed by whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| ')' is preceded with whitespace. |
58
|
| '{' should be on the previous line. |
59
|
| '(' is followed by whitespace. |
60
|
| ')' is preceded with whitespace. |
60
|
| '(' is followed by whitespace. |
61
|
| ')' is preceded with whitespace. |
61
|
| '{' should be on the previous line. |
62
|
| Avoid nested blocks. |
64
|
| '(' is followed by whitespace. |
66
|
| ')' is preceded with whitespace. |
66
|
| '{' should be on the previous line. |
67
|
| '(' is followed by whitespace. |
68
|
| ')' is preceded with whitespace. |
68
|
| '(' is followed by whitespace. |
69
|
| ')' is preceded with whitespace. |
69
|
| '{' should be on the previous line. |
70
|
| '}' should be on the same line. |
73
|
| '{' should be on the previous line. |
75
|
| Avoid nested blocks. |
81
|
| '(' is followed by whitespace. |
84
|
| '(' is followed by whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| ')' is preceded with whitespace. |
84
|
| '{' should be on the previous line. |
85
|
| '(' is followed by whitespace. |
86
|
| ')' is preceded with whitespace. |
86
|
| '(' is followed by whitespace. |
87
|
| ')' is preceded with whitespace. |
87
|
| '{' should be on the previous line. |
88
|
| '(' is followed by whitespace. |
89
|
| ')' is preceded with whitespace. |
89
|
| '(' is followed by whitespace. |
92
|
| '==' is not followed by whitespace. |
92
|
| ')' is preceded with whitespace. |
92
|
| '{' should be on the previous line. |
93
|
| Line has trailing spaces. |
96
|
| '}' should be on the same line. |
96
|
| '(' is followed by whitespace. |
97
|
| ')' is preceded with whitespace. |
97
|
| '{' should be on the previous line. |
98
|
| Line is longer than 80 characters. |
100
|
| '(' is followed by whitespace. |
100
|
| ')' is preceded with whitespace. |
100
|
| '(' is followed by whitespace. |
103
|
| ')' is preceded with whitespace. |
103
|
| '}' should be on the same line. |
104
|
| '(' is followed by whitespace. |
105
|
| ')' is preceded with whitespace. |
105
|
| '{' should be on the previous line. |
106
|
| '(' is followed by whitespace. |
107
|
| ')' is preceded with whitespace. |
107
|
| '(' is followed by whitespace. |
108
|
| ')' is preceded with whitespace. |
108
|
| '}' should be on the same line. |
109
|
| '{' should be on the previous line. |
111
|
| Avoid nested blocks. |
118
|
| Avoid nested blocks. |
123
|
| '(' is followed by whitespace. |
124
|
| ')' is preceded with whitespace. |
124
|
| '{' should be on the previous line. |
125
|
| '(' is followed by whitespace. |
126
|
| ')' is preceded with whitespace. |
126
|
| '{' should be on the previous line. |
127
|
| '(' is followed by whitespace. |
128
|
| ')' is preceded with whitespace. |
128
|
| Avoid nested blocks. |
135
|
| '(' is followed by whitespace. |
136
|
| ')' is preceded with whitespace. |
136
|
| '{' should be on the previous line. |
137
|
| Line is longer than 80 characters. |
138
|
| '(' is followed by whitespace. |
138
|
| '}' should be on the same line. |
144
|
| '{' should be on the previous line. |
146
|
| Missing a Javadoc comment. |
152
|
| Name '_debugPrint' must match pattern '^[a-z][a-zA-Z0-9]*$'. |
152
|
| '(' is followed by whitespace. |
152
|
| Parameter st should be final. |
152
|
| ')' is preceded with whitespace. |
152
|
| '{' should be on the previous line. |
153
|
| '(' is followed by whitespace. |
154
|
| ')' is preceded with whitespace. |
154
|
| '{' should be on the previous line. |
155
|
| '(' is followed by whitespace. |
156
|
| Line has trailing spaces. |
159
|
| Missing a Javadoc comment. |
160
|
| '(' is followed by whitespace. |
160
|
| Parameter args should be final. |
160
|
| Array brackets at illegal position. |
160
|
| ')' is preceded with whitespace. |
160
|
| '{' should be on the previous line. |
161
|
| '{' should be on the previous line. |
163
|
| '(' is followed by whitespace. |
164
|
| ')' is preceded with whitespace. |
164
|
| '(' is followed by whitespace. |
165
|
| ')' is preceded with whitespace. |
165
|
| '(' is followed by whitespace. |
166
|
| ')' is preceded with whitespace. |
166
|
| '}' should be on the same line. |
167
|
| '{' should be on the previous line. |
169
|
org/robsite/extension/searchplugin/package.html
Error | Line |
| Missing package documentation file. | 0 |