IJ-MR-175479 IJ-CR-146078 IJPL-209476 gson as product module

GitOrigin-RevId: 4e0ec5a56b91ff85cef4343c34f36e18adec1e9e
This commit is contained in:
Vladimir Krivosheev
2025-10-03 21:25:55 +02:00
committed by intellij-monorepo-bot
parent ceb937e906
commit 601a44264f
143 changed files with 168 additions and 168 deletions

View File

@@ -21,7 +21,7 @@ jvm_library(
resources = [":sdk_resources"],
deps = [
"@lib//:kotlin-stdlib",
"@lib//:gson",
"//libraries/gson",
"//libraries/guava",
"@lib//:stream_ex",
"//platform/analysis-api:analysis",
@@ -60,7 +60,7 @@ jvm_library(
associates = [":sdk"],
deps = [
"@lib//:kotlin-stdlib",
"@lib//:gson",
"//libraries/gson",
"//libraries/guava",
"@lib//:stream_ex",
"//platform/analysis-api:analysis",

View File

@@ -11,7 +11,7 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="library" name="gson" level="project" />
<orderEntry type="module" module-name="intellij.libraries.gson" />
<orderEntry type="module" module-name="intellij.libraries.guava" />
<orderEntry type="library" name="StreamEx" level="project" />
<orderEntry type="module" module-name="intellij.platform.analysis" />