Do I set the breakpoints anywhere in my Gradle plugin? How do I know whether the configuration resolves at the breakpoint? Is there one configuration or multiple? How do I see the configuration and if it is resolved? Is there an API to get the configuration when I break?
oSumAtrIX
(Ohan Melkonyan)
6
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Multi-project Gradle plugin | 10 | 830 | July 15, 2024 | |
| Cannot mutate the dependencies of configuration ':app:debugCompileClasspath' after the configuration was resolved. After a configuration has been observed, it should not be modified | 1 | 480 | February 10, 2026 | |
| Add configuration when plugin is applied, handling different plugin versions | 18 | 1578 | September 29, 2023 | |
| How to properly append to the JavaExec and Test task classpaths? | 19 | 2721 | November 5, 2024 | |
| Configuration phase ordering and laziness help with project extensions | 21 | 411 | April 19, 2025 |