2

-I can not find findbugs in availiable plugins to install

if i try source-->inspect and choose to install findbugs from there netbeans says that findbugs can not be downloaded

is there a way to activate it?

enter image description here

4

1 回答 1

7

先说几个基本点:

话虽如此,据我所知,也没有适用于 SpotBugs 的 NetBeans 插件,尽管一位勇敢的开发人员记录了如果您愿意的话如何自己做。

但是,如果您有 Maven 或 Gradle 项目,则可以使用 SpotBugs:

于 2020-03-23T19:06:21.327 回答