搜索资源列表
findbugs-0.8.6-source
- 一个查找java程序里bug的程序的源代码,该程序本身也是java写的,对提高java编程水平很有用-code of findbugs in java ,programing by java can improve level of java programing
findbugs
- 协助发现java代码中的bug
findbugs-0.8.6-source
- 一个查找java程序里bug的程序的源代码,该程序本身也是java写的,对提高java编程水平很有用-code of findbugs in java ,programing by java can improve level of java programing
findbugs-1.3.9-source
- 可以帮助用户寻找java源代码中的bug,该代码可以编译成eclipse插件。-Can help users find java source code bug, the code can be compiled into eclipse plug-in.
findbugs-1.3.9
- javascr ipt的权威指南,好难才能找到-good book hi yes good
findBugs
- 软件测试很好的文档,告诉你怎么快速找到bug,内部编写-Well documented software testing, how to tell you quickly find the bug, the internal write
analysis-core
- jenkins 中配置findbugs、pmd、checkstyle所依赖的插件analysis-core.hpi-jenkins configure findbugs, pmd, checkstyle plug dependent analysis-core.hpi
sourceParserDemo
- 1. 识别java源码的语法结构,生成结点类型为具体源码成份的结点树。 2. 解析Java源码并从指定的方法入口处开始执行,在执行的过程中可以执行外部插入的执行逻辑。类似于AOP,但所截获的目标可以是方法也可以是任意细粒度的代码。 3. 解析Java源码并从指定的方法入口处开始执行,在执行过程中对不合理的代码进行预警。预警功能是我兴趣所在,亦将得到大力加强。 4. 静态处理: ① 对源码进行合法性
findbugstool
- 本工具是用来对本地项目进行findbugs检查的,只要在工具中配置相关路径,可以生成直观的findbugs的html文档。工具中的代码可以根据自己的要求进行修改。本工具是项目维护中的好伴侣。-This tool is used for local projects findbugs check, as long as the relative path in the configuration tool, you can generat