7

Is there a way within intellij that the checkstyle rules can be edited? Within the Eclipse checkstyle plugin you can edit specific rules within the IDE, is their a similar plugin for Intellij? I tried downloading idea-checkstyle and QA-Plug plugins, but these don't seem to be able to edit the checkstyle xml file directly.

Ash
  • 215
  • 1
  • 3
  • 10
  • 1
    possible duplicate of [CheckStyle plugin for IDEA - java way of warnings presentation and automatic fixes?](http://stackoverflow.com/questions/11229217/checkstyle-plugin-for-idea-java-way-of-warnings-presentation-and-automatic-fix) – John Oxley Dec 24 '13 at 12:27

1 Answers1

2

We don't support this in Checkstyle-IDEA and have no plans to implement this. Sorry.

James
  • 391
  • 1
  • 4