How to disable checkstyle in Eclipse?

Viewed 26181

I have checkstyle plugin installed in my Eclipse. How do I disable it for a specific project in my workspace?

If that is not feasible I would like to turn off checkstyle.

3 Answers
Related