The Problems API adds generic functionality to report problems from Gradle core and from third-party plugins. The reported problems will be reported via the Tooling API. IDEs and other Tooling API clients will receive Tooling API progress events about reported problems in Gradle 8.6.
The Problems API adds generic functionality to report problems from Gradle core and from third-party plugins. The reported problems will be reported via the Tooling API. IDEs and other Tooling API clients will receive Tooling API progress events about reported problems in Gradle 8.6.
Relates to:
49