mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
IJ-MR-175479 IJ-CR-146078 IJPL-209476 gson as product module
GitOrigin-RevId: 4e0ec5a56b91ff85cef4343c34f36e18adec1e9e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ceb937e906
commit
601a44264f
@@ -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",
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user