How can I easily fix Checkstyle errors?

前端 未结 6 2306
失恋的感觉
失恋的感觉 2020-12-14 16:40

Is there a way to have an IDE fix Checkstyle errors automatically without having to fix each manually?

6条回答
  •  隐瞒了意图╮
    2020-12-14 17:21

    I created a feature request for the Eclipse checkstyle plugin to also support quick fixes from within the code editor: https://sourceforge.net/p/eclipse-cs/feature-requests/150/

提交回复
热议问题