Re: Checkstyle-IDEA plugin For Java

2019-11-04 Thread Biao Liu
Hi yanjun, I have just checked the CheckStyle-IDEA plugin (latest version 5.33.1) [1]. 8.14 is available in my environment (macOS). I have no idea why it's unavailable in your IDE. Here are just some guesses. 1. There are some similar plugins of style checking. Have you install the correct one? 2

Re: Checkstyle-IDEA plugin For Java

2019-10-31 Thread tison
If you can import checkstyle rules file, the version of checkstyle plugin is not very important. We don't use nightly feature IIRC. Best, tison. yanjun qiu 于2019年10月31日周四 下午7:22写道: > Hi Community, > I want to contribute code to Flink and I have followed the IDE set up > guide as below: > > ht