Eclipse/MyEclipse安装FindBugs

FindBugs是一个静态分析工具,用来查找Java代码中存在的bugs。 1. 安装FindBugs FindBugs有两种安装方式:  1. 在线安装(Eclipse建议使用此安装方式)  2. 离线安装:下载FingdBugs插件,放入plugins文件夹(MyEclipse建议使用此安装方式) 2. Eclipse在线安装FindBugs 打开Help -> Install New Sof
相关文章
相关标签/搜索