setClasspath

open fun setClasspath(@Nullable classpath: @Nullable FileCollection)(source)

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