I use Eclipse but the stuff added in the pom.xml to improve the out-of-the-box experience is pretty useless, I always have to change it
On Fri, Feb 28, 2020 at 4:01 PM Chesnay Schepler <ches...@apache.org> wrote: > Hello, > > in various maven pom.xml we have some plugin definitions exclusively to > increase support for the Eclipse IDE. > > From what I have heard developing Flink is not really possible with > Exclipse (we explicitly recommend IntelliJ in our documentation); I'm > not aware of any committer using it at least. > > Hence I wanted to ask here to find out whether anyone is using Eclipse. > > If not, then I would like remove this stuff from the poms in an effort > to reduce noise, and to reduce issues when using other IDE's (like what > happened for vscode-java in FLINK-16150). >