Java version for PMD, findbugs and checkstyle

I need to use PMD, findbugs and checkstyle as development projects in eclipse Is java 6 sufficient to use these tools? Or do I need Java 7?

Solution

Everything should work

1.5>=Java<1.8

Findbugs

http://findbugs.sourceforge.net/

Checkstyle

PMD

http://pmd.sourceforge.net/pmd-4.3/

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>