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

setClasspath

@Incubating 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. This is only well supported for PMD 5.2.1 or better.

Since
2.8