api / org.gradle.api.plugins.quality / FindBugs / setClasspath

setClasspath

open fun setClasspath(classpath: FileCollection): Unit

Compile class path for the classes to be analyzed. The classes on this class path are used during analysis but aren't analyzed themselves.