问题描述
对于QAPlug-FindBugs和FindBugs-IDEA之间的区别发现了类似的问题,但与CheckStyle ...无关。
我认为(根据以前的经验)插件之间的区别是QAPlug的CheckStyle版本似乎落后于CheckStyle-IDEA的CheckStyle版本(我不是在说插件的版本,而是在其中嵌入的CheckStyle的版本)。 / p>
任何人都知道两者之间的其他区别吗?
优点QAPlug上的CheckStyle-IDEA – Checkstyle:
- 使用了较新版本的Checkstyle
- GitHub
- 支持多种配置
- 支持第三方支票
我还没有注意到QAPlug更好时的任何用例。
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?
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.
这篇关于QAPlug-CheckStyle和CheckStyle-IDEA之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!