问题
Although I find the Checkstyle plugin for Eclipse very useful, I find the way they highlight violation too much. I stripped out the yellow background and the overview ruler, but I haven't figured out the following:
When there are Checkstyle violations, the files containing them appear in the Project Explorer with the same decoration icon as when they have compiler warnings (

Is there a way to tell Checkstyle not to change the file icons?
回答1:
In the SourceForge forum (here) for the project, they say that it is not possible to change the decoration, but what can be done instead is to change the severity of the violations.
来源:https://stackoverflow.com/questions/8039611/eclipse-checkstyle-violations-icon-decoration