Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Eclipse 靛蓝 3.7.2。我正在使用 FindBugs 来检测问题。每次我在课堂上进行任何修改时,我都需要重新运行报告以检查问题。有没有办法运行FindBugs文件保存操作?
FindBugs
如果您想在 Eclipse 中查看 FindBugs 结果,请右键单击您的项目Properties-> FindBugs-> Enable project specific settings-> Run automatically。
Properties
Enable project specific settings
Run automatically