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

getClasspath

@Incubating @Optional @Classpath open fun getClasspath(): FileCollection

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