The difference between QAPlug-CheckStyle and CheckStyle-IDEA

不想你离开。 提交于 2019-12-07 19:44:21

问题


Found a similar question about the difference between QAPlug-FindBugs and FindBugs-IDEA, but not about CheckStyle...

I think (from previous experience) with these plug-ins that one difference is that the QAPlug's CheckStyle version seems to be behind the CheckStyle-IDEA's CheckStyle version (I'm not referring to the versions of the plug-ins, but of the version of CheckStyle that's embedded in them).

Anyone knows of any other differences between those?


回答1:


Advantages of CheckStyle-IDEA over QAPlug – Checkstyle:

  • Newer version of Checkstyle used
  • Community on GitHub
  • Fast scan before commit
  • Support for multiple configurations
  • Support for third-party checks

I haven't noticed any use case when QAPlug is better.



来源:https://stackoverflow.com/questions/29117754/the-difference-between-qaplug-checkstyle-and-checkstyle-idea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!