Checkstyle Results
The following document contains the results of Checkstyle.
Files
Files | I | W | E |
---|---|---|---|
org/dishevelled/piccolo/eventlist/view/AbstractEventListNode.java | 0 | 0 | 1 |
org/dishevelled/piccolo/eventlist/view/IdElementsNode.java | 0 | 0 | 2 |
Details
org/dishevelled/piccolo/eventlist/view/AbstractEventListNode.java
Violation | Message | Line |
---|---|---|
Using the '.*' form of import should be avoided - org.dishevelled.iconbundle.tango.TangoProject.*. | 44 |