Welcome to the FindBugs Eclipse plugin update site.

This web page provides automatic distribution and updates for the Eclipse plugin for FindBugs.

Plugin requirements

This plugin has primarily been tested with Eclipse 3.3 and 3.4 It should work with 3.x releases, but let us know if you have any problems. The plugin is not compatible with versions of Eclipse preceding 3.3. The plugin runs under Java 1.5/5.0, or newer.

Plugin installation

If you have previously installed a version of the FindBugs plugin prior to mid-May, 2006, then you should remove it first. Simply remove the de.tobject.findbugs_0.0.n directory from Eclipse's plugins directory.

To install the FindBugs plugin:

    1. In Eclipse, click on Help -> Software Update -> Find and Install...
    2. Choose the Search for new features to install option, and click Next.
    3. Click New Remote Site.
    4. Enter the following:
      • Name: FindBugs update site
      • URL: one of the following (note: no final slash on the url)
        • http://findbugs.cs.umd.edu/eclipse for official releases
        • http://findbugs.cs.umd.edu/eclipse-candidate for candidate releases and official releases
        • http://findbugs.cs.umd.edu/eclipse-daily for all releases, including developmental ones

      and click OK.

    5. "FindBugs update site" should appear under Sites to include in search
      Click the checkbox next to it to select it, and click Finish.
    6. You should see FindBugs Feature under Select features to install
      (You may have to click on one or two triangles to make it visible in the tree.)
      Select the checkbox next to it and click next.
    7. Select the I accept option to accept the license and click Next.
    8. Make sure the location is correct where you're installing it. The default (your workspace) should be fine. Click Finish.
    9. The plugin is not digitally signed. Go ahead and install it anyway.
    10. Click Yes to make Eclipse restart itself.

参考链接:http://www.ibm.com/developerworks/cn/java/j-lo-statictest-tools/

最新文章

  1. js浏览器对象模型(BOM)
  2. 关于xml的使用。
  3. Sql Server 分区演练 【转】
  4. HttpClientUtil工具类,待更新
  5. 代码阅读工具:Source Navigator和Source Insight
  6. Sprint(第八天11.21)
  7. openfire+asmack搭建的安卓即时通讯(二) 15.4.9
  8. xml中俩种解析方式
  9. POJ2115——C Looooops(扩展欧几里德+求解模线性方程)
  10. java基础学习笔记
  11. 关于C++中的重定位
  12. Linux下tomcat的安装详解
  13. Java ClassLoader 原理分析
  14. Dubbo源码学习--服务发布(ProxyFactory、Invoker)
  15. Dapper官方库 在guid和string互转的问题
  16. 【 记忆网络 1 】 Memory Network
  17. : LDAP & Implementation
  18. Oracle存储过程的调试
  19. [学习笔记]Java代码中各种类型变量的内存分配机制
  20. scala-模式匹配

热门文章

  1. python中if __name__ == "__main__":用法解析
  2. UNITY3D单词学习 speed和velocity的区别
  3. Ahead-of-time compilation(AOT)
  4. 使用mxmlc在命令行编译.as代码
  5. vijos1334 NASA的食物计划(二维费用的背包问题)
  6. 动画制作库tween样例学习
  7. AngularJS中的按需加载ocLazyLoad
  8. Linux 网络编程详解五(TCP/IP协议粘包解决方案二)
  9. struts2和spring3.2的整合 详细演示
  10. 基于ASP.NET MVC的热插拔模块式开发框架(OrchardNoCMS)--BootStrap