Where to find FindBugs Eclipse plugin compatible with Java 1.6 [closed]

泄露秘密 提交于 2020-01-14 10:42:27

问题


I am not able to upgrade Java to 1.7 but would like to make use of FindBugs plugin for Eclipse (the latest version 3 requires Java 1.7). There doesn't seem to be an old version of the plugin available, anyone any idea where I could obtain it from?


回答1:


Take a look at the FindBugs Download site on SourceForge, which has all versions available.

You would need version 2.0.3 of the Eclipse Plugin, which is here:
http://sourceforge.net/projects/findbugs/files/findbugs%20eclipse%20plugin/2.0.3/



来源:https://stackoverflow.com/questions/25546832/where-to-find-findbugs-eclipse-plugin-compatible-with-java-1-6

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