`

eclipse添加findbugs plugin

阅读更多
eclipse添加findbug plugin

Eclipse plugin帮助寻找潜在缺陷

参考地址:http://findbugs.cs.umd.edu/eclipse-daily/

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:

    In Eclipse, click on Help -> Software Update -> Find and Install...
    Choose the Search for new features to install option, and click Next.
    Click New Remote Site.
    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.
    "FindBugs update site" should appear under Sites to include in search.
    Click the checkbox next to it to select it, and click Finish.
    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.
    Select the I accept option to accept the license and click Next.
    Make sure the location is correct where you're installing it. The default (your workspace) should be fine. Click Finish.
    The plugin is not digitally signed. Go ahead and install it anyway.
    Click Yes to make Eclipse restart itself.
分享到:
评论

相关推荐

    eclipse插件findBugs

    1. **下载FindBugs插件的ZIP文件**:你可以从FindBugs官方网站或者其他可靠的源下载对应版本的ZIP文件,例如“edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306”。 2. **解压到Eclipse插件目录**:找到你的...

    eclipse插件findbugs

    另一方面,"edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1" 这个文件名看起来像是 FindBugs 插件的一个具体版本号。这表明你可能下载的是 FindBugs 插件的一个特定构建,发布日期为2015年3月6日。如果...

    eclipse中findbugs插件

    首先,你需要下载`edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1`这个压缩包,这是FindBugs插件的一个特定版本。然后,解压缩这个文件,将其中的文件复制到Eclipse的`plugins`目录下。这个步骤通常...

    Findbugs Eclipse Plugin 1.3.9

    《Findbugs Eclipse Plugin 1.3.9:深入解析与应用》 Findbugs Eclipse Plugin 1.3.9是一款在Eclipse集成开发环境中用于静态代码分析的插件,旨在帮助开发者在编码阶段发现潜在的错误和缺陷。这款插件通过分析Java...

    Eclipse集成findBugs步骤.pdf

    选择"FindBugs"相关的所有组件,包括"FindBugs"和"FindBugs Eclipse Plugin",确保全部勾选。 3. **确认安装**:点击"Next",然后阅读并接受许可协议,点击"Finish"。如果是Eclipse 3.3或更早版本,可能会提示创建...

    Eclipse集成findBugs步骤

    - 方法一:下载Eclipse plugin版本,解压并放入Eclipse的Plugin目录下,重启Eclipse。 - 方法二:通过Eclipse Marketplace搜索并安装,按照提示步骤完成安装。 3. **在Eclipse中使用FindBugs** - 重启Eclipse后...

    android eclipse 插件 findbugs 3.0 linux

    首先,你需要下载`edu.umd.cs.findbugs.plugin.eclipse_3.0.0.20140629-84d758f`这个压缩包文件。这是FindBugs 3.0的Eclipse插件版本。下载完成后,不要通过Eclipse的“Install New Software”功能进行安装,而是...

    edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821.rar

    在给定的压缩文件"edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821.rar"中,我们关注的是FindBugs的一个特定版本——1.3.9.20090821,这是一款为Eclipse集成开发环境(IDE)设计的插件。Eclipse是一个开源的、跨...

    eclipse上findbugs查件

    在安装成功后会在 eclipse中增加 FindBugs perspective,用户可以对指定 Java类或 JAR文件运行 FindBugs,此时 FindBugs会遍历指定文件,进行静态代码分析。 本资源包括最新版本及2.0版本,如果你的jdk位1.6,请选择...

    findbugs eclipse插件

    为将FindBugs集成到Eclipse,你需要下载对应的Eclipse插件版本,如`edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1`。 2. 解压缩下载的文件,得到一个包含插件文件的文件夹。 3. 找到你的Eclipse安装...

    eclipse插件 findBugs 最新版

    2. **本地安装**:下载edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1这样的插件包,然后通过“帮助” > “安装新软件” > “从档案中添加”导入并安装。 **三、使用FindBugs** 1. **启动分析**:...

    findbugs.plugin.eclipse

    本文将详细讲解“edu.umd.cs.findbugs.plugin.eclipse_2.0.1.20120712”这一版本的Eclipse FindBugs插件,以及如何将其整合到Eclipse开发环境中。 FindBugs是一款静态分析工具,它通过分析Java字节码来寻找可能存在...

    eclipse插件findbugs(两个版本)

    - 首先,下载本压缩包,并解压缩得到edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821和对应的3.0.1版本的文件。 - 找到你的Eclipse安装目录下的`plugins`文件夹。 - 将解压后的两个版本的FindBugs插件文件...

    eclipse findbugs 2.0.2 插件 中文版

    findbugs2.0.2 eclipse 插件中文版 。 基于 edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121204 翻译 ,最新版本,火热出炉。 解压开放到 dropins 夹子即可~~~

    eclipse plugin

    eclipse findbugs,eclipse findbugs,eclipse findbugs

    eclipse findbugs 插件

    首先,你需要将下载的压缩包`edu.umd.cs.findbugs.plugin.eclipse_3.0.0.20140629-84d758f`解压。这个文件名表示的是插件的版本,3.0.0.20140629-84d758f意味着这是FindBugs的一个具体版本,发布于2014年6月29日,并...

    edu.umd.cs.findbugs.plugin.eclipse_1.0.0

    edu.umd.cs.findbugs.plugin.eclipse_1.0.0就是FindBugs专为Eclipse设计的插件版本,它无缝集成到Eclipse的工作台中,为开发者提供实时的代码质量反馈。在Eclipse中安装FindBugs插件后,开发者可以直观地看到代码中...

    Eclipse FindBugs

    在提供的压缩包文件`edu.umd.cs.findbugs.plugin.eclipse_1.3.2.20080222`中,包含的是Eclipse FindBugs插件的一个具体版本。这个版本可能包含了针对2008年2月22日的优化和修复,确保在当时的开发环境下能稳定运行。...

    edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121204

    这个插件的全名是"edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121204",表明它是针对Eclipse集成开发环境的一个特定版本,旨在帮助开发者在2012年12月4日之前提高代码质量。 在Eclipse中集成FindBugs,能够极大地...

Global site tag (gtag.js) - Google Analytics