gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.problems
/
Problems
/
getReporter
get
Reporter
API
abstract
fun
getReporter
(
)
:
ProblemReporter
(
source
)
Return a problem reporter associated with a plugin.
Return
The problem reporter.
Since
8.11