classes
@get:InputFiles
@get:PathSensitive(value = PathSensitivity.RELATIVE )
@get:SkipWhenEmpty
Property to specify the target classes to analyze by SpotBugs. Default value is the all existing .class files in getClassDirs.
Property to specify the target classes to analyze by SpotBugs. Default value is the all existing .class files in getClassDirs.