After a long long wait, I’ve finally bit the bullet and released CheckStyle-IDEA 3.0.

What is it? Integrated real-time and static CheckStyle scanning for IntelliJ IDEA 7 and 8.

What’s new in 3.0?

  • CheckStyle 5.0 support (thanks to jicken)
  • Per-module configuration support
  • Severity filtering on result list.

Please note that you will need to reconfigure the plugin, due to changes in how we store configuration information. Annoying, but it was necessary to support multiple configuration files.

As always, you can find it in the IntelliJ Plugin repository. And please throw any bugs you find into the issue tracker.