This issue is about making the `idea` core Gradle plugin support the configuration cache. Upon completion, all configuration and tasks provided by the `idea` plugin are compatible with the configuration cache. ### Update from Gradle 9 The failure more for IDEA plugin tasks is now different: instead of causing build failures, CC becomes disabled when any IDEA tasks are used.