Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files |
Infos |
Warnings |
Errors |
| 89 |
0 |
314 |
21 |
Files
nl/tudelft/simulation/introspection/AbstractProperty.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/AbstractProperty.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/AbstractSuppressIntrospector.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/AbstractSuppressIntrospector.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'for' |
0
|
nl/tudelft/simulation/introspection/Introspector.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/Introspector.java
| Error |
Line |
|
Line has trailing spaces. |
19
|
|
Line is longer than 80 characters. |
21
|
|
'{' should be on the previous line. |
28
|
|
Line has trailing spaces. |
39
|
|
Line has trailing spaces. |
48
|
nl/tudelft/simulation/introspection/Property.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/Property.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'boolean' |
0
|
nl/tudelft/simulation/introspection/beans/BeanIntrospector.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/beans/BeanIntrospector.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'try' |
0
|
nl/tudelft/simulation/introspection/beans/BeanProperty.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/beans/BeanProperty.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/beans/BeanUtils.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/beans/BeanUtils.java
| Error |
Line |
|
Line has trailing spaces. |
20
|
|
Line is longer than 80 characters. |
22
|
|
'{' should be on the previous line. |
30
|
|
First sentence should end with a period. |
31
|
|
Line has trailing spaces. |
33
|
|
'{' should be on the previous line. |
43
|
|
'{' should be on the previous line. |
46
|
nl/tudelft/simulation/introspection/fields/FieldIntrospector.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/fields/FieldIntrospector.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'try' |
0
|
nl/tudelft/simulation/introspection/fields/FieldProperty.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/fields/FieldProperty.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/gui/CollectionTableModel.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/CollectionTableModel.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/gui/DefaultModelManager.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/DefaultModelManager.java
| Error |
Line |
|
Line has trailing spaces. |
14
|
|
Line has trailing spaces. |
22
|
|
'{' should be on the previous line. |
26
|
|
First sentence should end with a period. |
27
|
|
Variable 'defaultObjectTableModel' must be private and have accessor methods. |
28
|
|
First sentence should end with a period. |
30
|
|
Line is longer than 80 characters. |
31
|
|
Variable 'defaultCollectionObjectTableModel' must be private and have accessor methods. |
31
|
|
First sentence should end with a period. |
33
|
|
'{' should be on the previous line. |
37
|
|
First sentence should end with a period. |
41
|
|
Line has trailing spaces. |
43
|
|
'{' should be on the previous line. |
49
|
|
Method 'getDefaultCollectionObjectTableModel' is not designed for extension - needs to be abstract, final or empty. |
58
|
|
'{' should be on the previous line. |
59
|
|
Method 'getDefaultObjectTableModel' is not designed for extension - needs to be abstract, final or empty. |
67
|
|
'{' should be on the previous line. |
68
|
|
Method 'setDefaultCollectionObjectTableModel' is not designed for extension - needs to be abstract, final or empty. |
76
|
|
'defaultCollectionObjectTableModel' hides a field. |
77
|
|
'{' should be on the previous line. |
78
|
|
Line is longer than 80 characters. |
79
|
|
Method 'setDefaultObjectTableModel' is not designed for extension - needs to be abstract, final or empty. |
86
|
|
'defaultObjectTableModel' hides a field. |
86
|
nl/tudelft/simulation/introspection/gui/ExpandButton.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ExpandButton.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'if' |
0
|
nl/tudelft/simulation/introspection/gui/ICellPresentationConfigProvider.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ICellPresentationConfigProvider.java
| Error |
Line |
|
Line is longer than 80 characters. |
7
|
|
Line has trailing spaces. |
12
|
|
Line is longer than 80 characters. |
14
|
|
Incomplete HTML tag found: * Lang </a><a |
15
|
|
'{' should be on the previous line. |
19
|
|
Redundant 'public' modifier. |
23
|
nl/tudelft/simulation/introspection/gui/IntroSpectionDialog.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/IntroSpectionDialog.java
| Error |
Line |
|
Line has trailing spaces. |
41
|
|
Line is longer than 80 characters. |
43
|
|
'{' should be on the previous line. |
50
|
|
First sentence should end with a period. |
51
|
|
First sentence should end with a period. |
54
|
|
Line has trailing spaces. |
59
|
|
'{' should be on the previous line. |
63
|
|
Line has trailing spaces. |
69
|
|
'parent' hides a field. |
73
|
|
'{' should be on the previous line. |
74
|
|
Line has trailing spaces. |
81
|
|
'{' should be on the previous line. |
86
|
|
Line has trailing spaces. |
92
|
|
'{' should be on the previous line. |
99
|
|
Line has trailing spaces. |
105
|
|
'parent' hides a field. |
111
|
|
'{' should be on the previous line. |
113
|
|
Line has trailing spaces. |
119
|
|
'parent' hides a field. |
124
|
|
'{' should be on the previous line. |
126
|
|
Line has trailing spaces. |
133
|
|
'{' should be on the previous line. |
138
|
|
Line has trailing spaces. |
144
|
|
'parent' hides a field. |
149
|
|
'{' should be on the previous line. |
151
|
|
First sentence should end with a period. |
157
|
|
Line has trailing spaces. |
159
|
|
'table' hides a field. |
163
|
|
'{' should be on the previous line. |
164
|
|
'{' should be on the previous line. |
175
|
|
Line is longer than 80 characters. |
176
|
|
Line is longer than 80 characters. |
178
|
|
Method 'formatDialog' is not designed for extension - needs to be abstract, final or empty. |
192
|
|
'{' should be on the previous line. |
193
|
|
'0.5' is a magic number. |
197
|
|
Line is longer than 80 characters. |
198
|
|
'0.9' is a magic number. |
198
|
|
Method 'setRelativeLocation' is not designed for extension - needs to be abstract, final or empty. |
211
|
|
'{' should be on the previous line. |
212
|
|
'{' should be on the previous line. |
221
|
|
First sentence should end with a period. |
222
|
|
First sentence should end with a period. |
225
|
|
First sentence should end with a period. |
228
|
|
Line has trailing spaces. |
230
|
|
'model' hides a field. |
234
|
|
'viewer' hides a field. |
234
|
|
'{' should be on the previous line. |
235
|
|
'{' should be on the previous line. |
248
|
|
Parameter e should be final. |
256
|
|
'{' should be on the previous line. |
257
|
|
Parameter e should be final. |
264
|
|
'{' should be on the previous line. |
265
|
|
First sentence should end with a period. |
272
|
|
'{' should be on the previous line. |
276
|
|
'{' should be on the previous line. |
284
|
nl/tudelft/simulation/introspection/gui/IntrospectingTableModelInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/IntrospectingTableModelInterface.java
| Error |
Line |
|
Line has trailing spaces. |
28
|
|
Line is longer than 80 characters. |
30
|
|
'{' should be on the previous line. |
37
|
|
Line has trailing spaces. |
41
|
|
Line has trailing spaces. |
55
|
|
Line has trailing spaces. |
64
|
nl/tudelft/simulation/introspection/gui/ModelManager.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ModelManager.java
| Error |
Line |
|
Line has trailing spaces. |
9
|
|
'{' should be on the previous line. |
13
|
|
First sentence should end with a period. |
24
|
|
Line has trailing spaces. |
26
|
|
First sentence should end with a period. |
32
|
|
Line has trailing spaces. |
34
|
nl/tudelft/simulation/introspection/gui/ObjectJTable.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ObjectJTable.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/gui/ObjectJTableInterface.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ObjectJTableInterface.java
| Error |
Line |
|
Line has trailing spaces. |
18
|
|
Line is longer than 80 characters. |
20
|
|
'{' should be on the previous line. |
27
|
nl/tudelft/simulation/introspection/gui/ObjectTableModel.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/ObjectTableModel.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/gui/SortingObjectTableModel.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/SortingObjectTableModel.java
| Error |
Line |
|
Line has trailing spaces. |
25
|
|
Line is longer than 80 characters. |
27
|
|
'{' should be on the previous line. |
35
|
|
First sentence should end with a period. |
36
|
|
Line has trailing spaces. |
38
|
|
'{' should be on the previous line. |
42
|
|
Line is longer than 80 characters. |
47
|
|
Method 'getIntrospector' is not designed for extension - needs to be abstract, final or empty. |
50
|
|
'{' should be on the previous line. |
51
|
|
'{' should be on the previous line. |
53
|
|
Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. |
64
|
|
'{' should be on the previous line. |
65
|
|
'{' should be on the previous line. |
67
|
|
Line is longer than 80 characters. |
75
|
|
Method 'getTypeAt' is not designed for extension - needs to be abstract, final or empty. |
78
|
|
'{' should be on the previous line. |
79
|
|
'{' should be on the previous line. |
81
|
|
Line is longer than 80 characters. |
89
|
|
Method 'getModelManager' is not designed for extension - needs to be abstract, final or empty. |
92
|
|
'{' should be on the previous line. |
93
|
|
'{' should be on the previous line. |
95
|
nl/tudelft/simulation/introspection/gui/UpdateTimer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/gui/UpdateTimer.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/mapping/ArrayRenderer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/ArrayRenderer.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/mapping/CellPresentationConfiguration.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/CellPresentationConfiguration.java
| Error |
Line |
|
Line has trailing spaces. |
9
|
|
Unclosed HTML tag found: <a |
16
|
|
'{' should be on the previous line. |
24
|
|
First sentence should end with a period. |
25
|
|
Line has trailing spaces. |
28
|
|
First sentence should end with a period. |
36
|
|
Line has trailing spaces. |
38
|
nl/tudelft/simulation/introspection/mapping/CollectionRenderer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/CollectionRenderer.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/mapping/DefaultConfiguration.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/DefaultConfiguration.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/mapping/ExpandButtonEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/ExpandButtonEditor.java
| Error |
Line |
|
Line has trailing spaces. |
23
|
|
'{' should be on the previous line. |
30
|
|
First sentence should end with a period. |
31
|
|
Line is longer than 80 characters. |
35
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
38
|
|
'value' hides a field. |
39
|
|
'{' should be on the previous line. |
41
|
|
'{' should be on the previous line. |
43
|
|
'{' should be on the previous line. |
46
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
58
|
|
'{' should be on the previous line. |
59
|
nl/tudelft/simulation/introspection/mapping/MyColorEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyColorEditor.java
| Error |
Line |
|
Line has trailing spaces. |
25
|
|
'{' should be on the previous line. |
32
|
|
First sentence should end with a period. |
33
|
|
Variable 'value' must be private and have accessor methods. |
34
|
|
First sentence should end with a period. |
36
|
|
Variable 'cellPanel' must be private and have accessor methods. |
37
|
|
First sentence should end with a period. |
39
|
|
'{' should be on the previous line. |
43
|
|
First sentence should end with a period. |
44
|
|
First sentence should end with a period. |
47
|
|
Line has trailing spaces. |
49
|
|
Parameter chooser should be final. |
52
|
|
'chooser' hides a field. |
52
|
|
'{' should be on the previous line. |
53
|
|
Parameter event should be final. |
60
|
|
'{' should be on the previous line. |
61
|
|
First sentence should end with a period. |
71
|
|
'{' should be on the previous line. |
75
|
|
Parameter e should be final. |
79
|
|
'{' should be on the previous line. |
80
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
88
|
|
'{' should be on the previous line. |
89
|
|
Line is longer than 80 characters. |
94
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
97
|
|
'value' hides a field. |
98
|
|
'{' should be on the previous line. |
100
|
nl/tudelft/simulation/introspection/mapping/MyColorRenderer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyColorRenderer.java
| Error |
Line |
|
Line has trailing spaces. |
20
|
|
'{' should be on the previous line. |
26
|
|
Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. |
32
|
|
'{' should be on the previous line. |
35
|
|
'{' should be on the previous line. |
39
|
|
'{' should be on the previous line. |
43
|
nl/tudelft/simulation/introspection/mapping/MyDefaultEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyDefaultEditor.java
| Error |
Line |
|
Line has trailing spaces. |
21
|
|
'{' should be on the previous line. |
27
|
|
First sentence should end with a period. |
28
|
|
Line is longer than 80 characters. |
32
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
35
|
|
'{' should be on the previous line. |
38
|
|
'{' should be on the previous line. |
41
|
|
Method 'cancelCellEditing' is not designed for extension - needs to be abstract, final or empty. |
51
|
|
'{' should be on the previous line. |
52
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
59
|
|
'{' should be on the previous line. |
60
|
|
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. |
67
|
|
'{' should be on the previous line. |
68
|
|
Method 'shouldSelectCell' is not designed for extension - needs to be abstract, final or empty. |
75
|
|
'{' should be on the previous line. |
76
|
|
Method 'stopCellEditing' is not designed for extension - needs to be abstract, final or empty. |
83
|
|
'{' should be on the previous line. |
84
|
|
Method 'addCellEditorListener' is not designed for extension - needs to be abstract, final or empty. |
91
|
|
'{' should be on the previous line. |
92
|
|
Method 'removeCellEditorListener' is not designed for extension - needs to be abstract, final or empty. |
99
|
|
'{' should be on the previous line. |
100
|
nl/tudelft/simulation/introspection/mapping/MyDefaultRenderer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyDefaultRenderer.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/mapping/MyFontChooserDialog.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyFontChooserDialog.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/mapping/MyFontEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyFontEditor.java
| Error |
Line |
|
Line has trailing spaces. |
24
|
|
First sentence should end with a period. |
31
|
|
Variable 'value' must be private and have accessor methods. |
32
|
|
First sentence should end with a period. |
34
|
|
Variable 'cellPanel' must be private and have accessor methods. |
35
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
40
|
|
'{' should be on the previous line. |
41
|
|
Line is longer than 80 characters. |
46
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
49
|
|
'value' hides a field. |
50
|
|
'{' should be on the previous line. |
52
|
|
First sentence should end with a period. |
65
|
|
'{' should be on the previous line. |
68
|
|
First sentence should end with a period. |
69
|
|
First sentence should end with a period. |
72
|
|
Line has trailing spaces. |
74
|
|
Parameter chooser should be final. |
77
|
|
'chooser' hides a field. |
77
|
|
'{' should be on the previous line. |
78
|
|
Line is longer than 80 characters. |
83
|
|
'{' should be on the previous line. |
87
|
|
Line is longer than 80 characters. |
96
|
|
'{' should be on the previous line. |
100
|
nl/tudelft/simulation/introspection/mapping/MyTableCellEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/MyTableCellEditor.java
| Error |
Line |
|
Line has trailing spaces. |
21
|
|
'{' should be on the previous line. |
27
|
|
Line is longer than 80 characters. |
29
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
32
|
|
'{' should be on the previous line. |
35
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
44
|
|
'{' should be on the previous line. |
45
|
|
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. |
52
|
|
'{' should be on the previous line. |
53
|
|
Method 'shouldSelectCell' is not designed for extension - needs to be abstract, final or empty. |
60
|
|
'{' should be on the previous line. |
61
|
|
Method 'stopCellEditing' is not designed for extension - needs to be abstract, final or empty. |
68
|
|
'{' should be on the previous line. |
69
|
|
'{' should be on the previous line. |
77
|
|
'{' should be on the previous line. |
85
|
|
'{' should be on the previous line. |
93
|
nl/tudelft/simulation/introspection/mapping/SwingCellEditor.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/SwingCellEditor.java
| Error |
Line |
|
Line has trailing spaces. |
20
|
|
'{' should be on the previous line. |
27
|
|
First sentence should end with a period. |
28
|
|
Line is longer than 80 characters. |
32
|
|
Method 'getTableCellEditorComponent' is not designed for extension - needs to be abstract, final or empty. |
35
|
|
'value' hides a field. |
36
|
|
'{' should be on the previous line. |
38
|
|
Method 'getCellEditorValue' is not designed for extension - needs to be abstract, final or empty. |
46
|
|
'{' should be on the previous line. |
47
|
nl/tudelft/simulation/introspection/mapping/SwingCellRenderer.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/mapping/SwingCellRenderer.java
| Error |
Line |
|
Line has trailing spaces. |
18
|
|
'{' should be on the previous line. |
24
|
|
Line is longer than 80 characters. |
26
|
|
Method 'getTableCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. |
29
|
|
'{' should be on the previous line. |
32
|
nl/tudelft/simulation/introspection/sortable/SortDefinition.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/sortable/SortDefinition.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/sortable/Sortable.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/sortable/Sortable.java
| Error |
Line |
|
Line has trailing spaces. |
18
|
|
'{' should be on the previous line. |
24
|
|
First sentence should end with a period. |
25
|
|
'{' should be on the previous line. |
29
|
|
Line has trailing spaces. |
37
|
|
First sentence should end with a period. |
42
|
|
Line has trailing spaces. |
44
|
|
Line has trailing spaces. |
62
|
nl/tudelft/simulation/introspection/sortable/SortingHeaderCell.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/sortable/SortingHeaderCell.java
| Error |
Line |
|
Got an exception - unexpected char: '@' |
0
|
nl/tudelft/simulation/introspection/sortable/SortingTableHeader.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/sortable/SortingTableHeader.java
| Error |
Line |
|
Got an exception - expecting EOF, found 'this' |
0
|
nl/tudelft/simulation/introspection/sortable/SortingTableModel.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/sortable/SortingTableModel.java
| Error |
Line |
|
Got an exception - expecting EOF, found '}' |
0
|
nl/tudelft/simulation/introspection/table/DynamicTableModel.java
| Error |
Line |
|
File does not end with a newline. |
0
|
nl/tudelft/simulation/introspection/table/DynamicTableModel.java
| Error |
Line |
|
Line has trailing spaces. |
21
|
|
Line is longer than 80 characters. |
23
|
|
'{' should be on the previous line. |
30
|
|
Line has trailing spaces. |
33
|
|
Line has trailing spaces. |
40
|
|
First sentence should end with a period. |
50
|
|
Line has trailing spaces. |
52
|
|
Redundant 'public' modifier. |
61
|
nl/tudelft/simulation/introspection/table/package.html
| Error |
Line |
|
Missing package documentation file. |
0 |