mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
* Document removal of GradleProjectResolver.CONFIGURATION_ARTIFACTS This key used to point to artifacts' mapping information in DataNode. Since 2023.3 this information is stored in `org.jetbrains.plugins.gradle.service.project.ProjectResolverContext` * Fix punctuation