Use GradleConstants.SYSTEM_ID and ProjectDependenciesModels.MAVEN_SYSTEM_ID instead of ProjectSystemId("GRADLE|MAVEN")

IDEA-353391

GitOrigin-RevId: b454c1a5502529b12d459d2f03ee6bf9e2bcc947
This commit is contained in:
Victoria.Petrakovich
2024-11-19 17:50:12 +00:00
committed by intellij-monorepo-bot
parent 30167194d6
commit 7a0cb0f708
11 changed files with 31 additions and 17 deletions
+1
View File
@@ -89,5 +89,6 @@
<orderEntry type="module" module-name="intellij.platform.navbar.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.unscramble" scope="TEST" />
<orderEntry type="library" scope="TEST" name="ASM" level="project" />
<orderEntry type="module" module-name="intellij.gradle" scope="TEST" />
</component>
</module>