您好,欢迎光临本网站![请登录][注册会员]  
文件名称: edu.umd.cs.findbugs.plugin.eclipse_1.3.9.20090821
  所属分类: Java
  开发工具:
  文件大小: 4mb
  下载次数: 0
  上传时间: 2010-03-25
  提 供 者: yi_17******
 详细说明: FindBugs 是一个静态分析工具,它检查类或者 JAR 文件,将字节码与一组缺陷模式进行对比以发现可能的问题。有了静态分析工具,就可以在不实际运行程序的情况对软件进行分析。不是通过分析类文件的形式或结构来确定程序的意图,而是通常使用 Visitor 模式 这个是一个eclips的插件,可以对当个程序或是项目做bug检查,很好用的。很方便。 使用方法: Install the plug-in =================================================== 1) Extract the contents of the file - edu.umd.cs.findbugs.plugin.eclipse_1.1.0.v20060908.zip into the [plugins] folder of your Eclipse installation. This should result in the following directory structure: | +- plugins | +- edu.umd.c s.findbugs.plugin.eclipse_1.1.0.v20060908 | +- plugin.xml +- icons +- lib | | | +- annotations.jar | asm-3.1.jar | asm-commons-3.1.jar | asm-tree-3.1.jar | bcel.jar | commons-lang-2.4.jar | dom4j-1.6.1.jar | jaxen-1.1.1.jar | jFormatString.jar | jsr305.jar | +- META-INF | | | +- MANIFEST.MF | +- plugin findbugs-plugin.jar plugin.properties plugin.xml RELEASENEOTES smallBuggy.png 2) (Re-)start Eclipse Using the plug-in ================== The plug-in can operate in two modes: the automatic mode and the manual mode. Automatic mode --------------- When running in automatic mode, the plug-in will look for bug patterns every time you build your project or a single Java file. This means that (normally) every time you save a Java file, the FindBugs plug-in will scan this file for bugs. To enable the automatic mode: 1) Open the context menu of a Java project (please go to the Java perspective first!) 2) Select [Properties] from the context menu 3) In the properties dialog, switch to the [FindBugs} section and 4) Check the [Run FindBugs automatically] option. 5) Click [OK] or [Apply] to persist your change. Manual mode ------------ Since running the FindBugs plug-in in automatic mode can be vey time-consuming, you may choose to run the plug-in in manual mode. As the name implies, you have to start the bug pattern detecion manually when the plug-in is in manual mode. To enable manual mode: 1) Make sure that the [Run FindBugs automatically] checkbox on the Java project properties page is disabled. 2) Open the context menu of the current Java project. 3) Select [Find Bugs -> Find Bugs]. The bug pattern detection process will be started. ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: findbugs eclips plug
 输入关键字,在本站1000多万海量源码库中尽情搜索: