mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
IJ-MR-175479 IJ-CR-146078 IJPL-209476 guava as product module (part 2)
GitOrigin-RevId: 22ee846c39d44cd481ad55d11889ff43ad3b389a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e0831b8cf3
commit
9f425c84ea
@@ -68,7 +68,7 @@ jvm_library(
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:kotlin-reflect",
|
||||
"@lib//:kryo5",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:caffeine",
|
||||
"@lib//:opentelemetry",
|
||||
"@lib//:opentelemetry-semconv",
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" name="Kryo5" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="caffeine" level="project" />
|
||||
<orderEntry type="library" name="opentelemetry" level="project" />
|
||||
<orderEntry type="library" name="opentelemetry-semconv" level="project" />
|
||||
|
||||
@@ -37,7 +37,7 @@ jvm_library(
|
||||
"//platform/vcs-impl",
|
||||
"//platform/observable",
|
||||
"//platform/diff-api:diff",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:jna",
|
||||
"//platform/external-system-api:externalSystem",
|
||||
"//platform/external-system-impl:externalSystem-impl",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.observable" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diff" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="jna" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
||||
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
|
||||
|
||||
@@ -63,7 +63,7 @@ jvm_library(
|
||||
"//jps/model-impl",
|
||||
"//java/java-analysis-impl:analysis-impl",
|
||||
"//platform/external-system-api:externalSystem",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:velocity",
|
||||
"//java/java-structure-view:structureView",
|
||||
"//spellchecker",
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
||||
<orderEntry type="module" module-name="intellij.java.analysis.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="Velocity" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.structureView" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
|
||||
@@ -27,7 +27,7 @@ jvm_library(
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/structure-view-impl:structureView-impl",
|
||||
"//spellchecker",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/analysis-impl",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/ide-core-impl",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.structureView.impl" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
|
||||
@@ -25,7 +25,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/ide-core/plugins",
|
||||
"//platform/xdebugger-api:debugger",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:gson",
|
||||
"@lib//:commons-imaging",
|
||||
"//platform/built-in-server-api:builtInServer",
|
||||
@@ -82,7 +82,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/lang-impl",
|
||||
"//platform/xdebugger-api:debugger",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:gson",
|
||||
"@lib//:commons-imaging",
|
||||
"//platform/testFramework",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.plugins" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="library" name="commons-imaging" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.builtInServer" exported="" />
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="library" name="commons-imaging" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
|
||||
@@ -24,7 +24,7 @@ jvm_library(
|
||||
"@lib//:aalto-xml",
|
||||
"//platform/util/xmlDom",
|
||||
"@lib//:automaton",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util/diff",
|
||||
"//platform/diagnostic",
|
||||
"//platform/util",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<orderEntry type="library" name="aalto-xml" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.xmlDom" />
|
||||
<orderEntry type="library" name="automaton" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.diff" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
|
||||
@@ -32,7 +32,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:jna",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:bouncy-castle-provider",
|
||||
"@lib//:snakeyaml",
|
||||
"@lib//:fastutil-min",
|
||||
@@ -66,7 +66,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:jna",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:bouncy-castle-provider",
|
||||
"@lib//:snakeyaml",
|
||||
"@lib//:fastutil-min",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="jna" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="bouncy-castle-provider" level="project" />
|
||||
<orderEntry type="library" name="snakeyaml" level="project" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
|
||||
@@ -43,7 +43,7 @@ jvm_library(
|
||||
"//platform/diagnostic/telemetry.exporters",
|
||||
"//platform/util/coroutines",
|
||||
"//platform/diagnostic/telemetry/rt",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
],
|
||||
exports = [
|
||||
"//platform/diagnostic/telemetry.exporters",
|
||||
|
||||
@@ -49,6 +49,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.exporters" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.rt" exported="" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -26,7 +26,7 @@ jvm_library(
|
||||
"//platform/analysis-impl",
|
||||
"//platform/editor-ui-ex:editor-ex",
|
||||
"//platform/lang-api:lang",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/statistics",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
||||
|
||||
@@ -32,7 +32,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/macro",
|
||||
"@lib//:miglayout-swing",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/refactoring",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/ide-core/plugins",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.macro" />
|
||||
<orderEntry type="library" name="miglayout-swing" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.plugins" />
|
||||
|
||||
@@ -16,7 +16,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:protobuf",
|
||||
"//platform/execution-process-mediator/daemon",
|
||||
"//platform/execution-process-mediator/common",
|
||||
@@ -39,7 +39,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:protobuf",
|
||||
"//platform/execution-process-mediator/daemon",
|
||||
"//platform/execution-process-mediator/common",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="protobuf" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.execution.process.mediator.daemon" />
|
||||
<orderEntry type="module" module-name="intellij.execution.process.mediator.common" />
|
||||
|
||||
@@ -17,7 +17,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:jetbrains-annotations",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:protobuf",
|
||||
"@lib//:javax-annotation-api",
|
||||
"//libraries/grpc",
|
||||
@@ -33,7 +33,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:jetbrains-annotations",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:protobuf",
|
||||
"@lib//:javax-annotation-api",
|
||||
"@lib//:junit5",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="protobuf" level="project" />
|
||||
<orderEntry type="library" name="javax.annotation-api" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
||||
|
||||
@@ -17,7 +17,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:jetbrains-annotations",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:protobuf",
|
||||
"@lib//:jna",
|
||||
"//platform/execution-process-mediator/common",
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="jetbrains-annotations" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="protobuf" level="project" />
|
||||
<orderEntry type="library" name="jna" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.execution.process.mediator.common" />
|
||||
|
||||
@@ -26,7 +26,7 @@ jvm_library(
|
||||
"//platform/statistics",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/execution.serviceView",
|
||||
"//platform/platform-impl/rpc",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.serviceView" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.rpc" />
|
||||
|
||||
@@ -23,7 +23,7 @@ jvm_library(
|
||||
"//platform/diagnostic/telemetry",
|
||||
"@lib//:opentelemetry",
|
||||
"@lib//:opentelemetry-semconv",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/workspace/jps",
|
||||
"//platform/diagnostic",
|
||||
"@lib//:caffeine",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
|
||||
<orderEntry type="library" name="opentelemetry" level="project" />
|
||||
<orderEntry type="library" name="opentelemetry-semconv" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic" />
|
||||
<orderEntry type="library" name="caffeine" level="project" />
|
||||
|
||||
@@ -50,7 +50,7 @@ jvm_library(
|
||||
"//platform/util/diff",
|
||||
"//platform/workspace/jps",
|
||||
"@lib//:swingx",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:gson",
|
||||
"//jps/model-impl",
|
||||
"//platform/analysis-impl",
|
||||
@@ -179,7 +179,7 @@ jvm_library(
|
||||
"@lib//:assert_j",
|
||||
"//platform/projectModel-impl",
|
||||
"//platform/ide-core-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/editor-ui-ex:editor-ex",
|
||||
"@lib//:gson",
|
||||
"//jps/model-impl",
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util.diff" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
||||
<orderEntry type="library" name="swingx" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" exported="" />
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" exported="" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" exported="" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
||||
|
||||
@@ -56,7 +56,7 @@ jvm_library(
|
||||
"//platform/util/diff",
|
||||
"//platform/workspace/jps",
|
||||
"@lib//:commons-imaging",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//jps/model-impl",
|
||||
"//platform/refactoring",
|
||||
"//platform/analysis-impl",
|
||||
@@ -215,7 +215,7 @@ jvm_library(
|
||||
"//platform/util/diff",
|
||||
"//platform/workspace/jps",
|
||||
"@lib//:commons-imaging",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//jps/model-impl",
|
||||
"//platform/refactoring",
|
||||
"//platform/analysis-impl",
|
||||
|
||||
@@ -24,7 +24,7 @@ jvm_library(
|
||||
"//platform/analysis-impl",
|
||||
"//platform/util/coroutines",
|
||||
"//platform/indexing-api:indexing",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:caffeine",
|
||||
]
|
||||
)
|
||||
@@ -46,7 +46,7 @@ jvm_library(
|
||||
"//platform/analysis-impl",
|
||||
"//platform/util/coroutines",
|
||||
"//platform/indexing-api:indexing",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:junit5",
|
||||
"@lib//:assert_j",
|
||||
"@lib//:caffeine",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
||||
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit5" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
<orderEntry type="library" name="caffeine" level="project" />
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util.diff" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
||||
<orderEntry type="library" name="commons-imaging" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.refactoring" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
||||
|
||||
@@ -42,7 +42,7 @@ jvm_library(
|
||||
"//platform/statistics/uploader",
|
||||
"//platform/util/jdom",
|
||||
"//platform/service-container",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:miglayout-swing",
|
||||
"//libraries/kotlinx/serialization/json",
|
||||
"@lib//:fastutil-min",
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics.uploader" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
||||
<orderEntry type="module" module-name="intellij.platform.serviceContainer" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="miglayout-swing" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.kotlinx.serialization.json" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
|
||||
@@ -17,7 +17,7 @@ jvm_library(
|
||||
"//platform/execution",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/util/concurrency",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/core-ui",
|
||||
]
|
||||
)
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.execution" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.concurrency" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -24,7 +24,7 @@ jvm_library(
|
||||
"//platform/core-ui",
|
||||
"//platform/ide-core-impl",
|
||||
"@lib//:miglayout-swing",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/editor-ui-ex:editor-ex",
|
||||
]
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="library" name="miglayout-swing" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ex" />
|
||||
</component>
|
||||
|
||||
@@ -16,7 +16,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"//platform/core-api:core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:fastutil-min",
|
||||
"//platform/util/base",
|
||||
"//platform/util",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.base" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
|
||||
@@ -9,7 +9,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"//platform/core-api:core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:netty-buffer",
|
||||
"//platform/util",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="netty-buffer" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
|
||||
@@ -28,7 +28,7 @@ jvm_library(
|
||||
"//platform/workspace/storage",
|
||||
"//platform/workspace/jps",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util/jdom",
|
||||
"@lib//:kryo5",
|
||||
"//platform/diagnostic/telemetry",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
|
||||
<orderEntry type="library" name="Kryo5" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry" />
|
||||
|
||||
@@ -23,7 +23,7 @@ jvm_library(
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlin-reflect",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
],
|
||||
runtime_deps = [
|
||||
"@lib//:slf4j-api",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="slf4j-api" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="slf4j-jdk14" level="project" />
|
||||
</component>
|
||||
|
||||
@@ -24,7 +24,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/script-debugger/backend",
|
||||
"//platform/xdebugger-impl:debugger-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/execution-impl",
|
||||
"@lib//:netty-codec-http",
|
||||
"@lib//:fastutil-min",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.scriptDebugger.backend" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
||||
<orderEntry type="library" name="netty-codec-http" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.testFramework" scope="TEST" />
|
||||
|
||||
@@ -25,7 +25,7 @@ jvm_library(
|
||||
"//platform/lang-impl",
|
||||
"//platform/execution-impl",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/statistics",
|
||||
"//platform/util/progress",
|
||||
"//json/backend",
|
||||
@@ -57,7 +57,7 @@ jvm_library(
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/statistics",
|
||||
"//platform/statistics:statistics_test_lib",
|
||||
"//platform/util/progress",
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.statistics" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.progress" />
|
||||
<orderEntry type="module" module-name="intellij.json.backend" />
|
||||
|
||||
@@ -101,7 +101,7 @@ jvm_library(
|
||||
"//platform/projectModel-impl",
|
||||
"@lib//:jet_check",
|
||||
"@lib//:commons-compress",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"//platform/testFramework/extensions:testExtensions",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="jetCheck" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="commons-compress" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="memoryfilesystem" level="project" />
|
||||
|
||||
@@ -22,7 +22,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:kotlinx-collections-immutable",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util",
|
||||
"//platform/util/coroutines",
|
||||
"@lib//:fastutil-min",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.coroutines" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
|
||||
@@ -32,7 +32,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/lang-api:lang",
|
||||
"//jps/model-serialization",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/lang-impl",
|
||||
"@lib//:gson",
|
||||
"//platform/diff-impl",
|
||||
@@ -104,7 +104,7 @@ jvm_library(
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"//platform/lang-api:lang",
|
||||
"//jps/model-serialization",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/lang-impl",
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model.serialization" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
|
||||
@@ -17,7 +17,7 @@ jvm_library(
|
||||
"//platform/util",
|
||||
"//platform/vcs-log/graph-api:vcs-log-graph",
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:fastutil-min",
|
||||
],
|
||||
exports = [
|
||||
@@ -38,7 +38,7 @@ jvm_library(
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"@lib//:junit4",
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:assert_j",
|
||||
"@lib//:kotlin-test",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
|
||||
|
||||
@@ -30,7 +30,7 @@ jvm_library(
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/analysis-impl",
|
||||
"//platform/vcs-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/lang-impl",
|
||||
"//platform/vcs-log/graph-api:vcs-log-graph",
|
||||
"@lib//:kotlin-stdlib",
|
||||
@@ -82,7 +82,7 @@ jvm_library(
|
||||
"//platform/analysis-impl",
|
||||
"//platform/vcs-impl",
|
||||
"//platform/vcs-impl:vcs-impl_test_lib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:junit4",
|
||||
"//platform/lang-impl",
|
||||
"//platform/vcs-log/graph-api:vcs-log-graph",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.log.graph" />
|
||||
|
||||
@@ -28,7 +28,7 @@ jvm_library(
|
||||
kotlinc_opts = ":custom_storage",
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:kotlin-reflect",
|
||||
"//platform/util",
|
||||
"@lib//:fastutil-min",
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
|
||||
@@ -35,7 +35,7 @@ jvm_library(
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"//platform/workspace/storage/testEntities:testEntities_test_lib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:kotlin-reflect",
|
||||
"@lib//:fastutil-min",
|
||||
"//platform/analysis-api:analysis",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.storage" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.storage.testEntities" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlin-reflect" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
||||
|
||||
@@ -49,7 +49,7 @@ jvm_library(
|
||||
"//plugins/properties:properties-backend",
|
||||
"//xml/impl",
|
||||
"//java/openapi:java",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/observable",
|
||||
"//spellchecker",
|
||||
"//plugins/properties/properties-psi-api:psi",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
<orderEntry type="module" module-name="intellij.properties.backend" />
|
||||
<orderEntry type="module" module-name="intellij.xml.impl" />
|
||||
<orderEntry type="module" module-name="intellij.java" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.observable" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
<orderEntry type="module" module-name="intellij.properties.psi" />
|
||||
|
||||
@@ -19,7 +19,7 @@ jvm_library(
|
||||
"//platform/core-api:core",
|
||||
"//platform/editor-ui-api:editor-ui",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//jps/model-api:model",
|
||||
"//platform/lang-core",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
@@ -47,7 +47,7 @@ jvm_library(
|
||||
"//platform/core-api:core",
|
||||
"//platform/editor-ui-api:editor-ui",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//jps/model-api:model",
|
||||
"//platform/lang-core",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
|
||||
@@ -53,7 +53,7 @@ jvm_library(
|
||||
"//platform/lang-api:lang",
|
||||
"//platform/lvcs-api:lvcs",
|
||||
"//platform/platform-api:ide",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/lang-impl",
|
||||
"//platform/execution-impl",
|
||||
"//plugins/git4idea/rt",
|
||||
@@ -146,7 +146,7 @@ jvm_library(
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"//platform/platform-api:ide",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/lang-impl",
|
||||
"//platform/execution-impl",
|
||||
"//plugins/git4idea/rt",
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.lvcs.impl" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.git.rt" />
|
||||
|
||||
@@ -50,7 +50,7 @@ jvm_library(
|
||||
"//platform/vcs-log/api:vcs-log",
|
||||
"//platform/vcs-log/impl",
|
||||
"//platform/util/progress",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/credential-store-ui:credentialStore-ui",
|
||||
"//platform/lang-impl",
|
||||
"@lib//:miglayout-swing",
|
||||
@@ -122,7 +122,7 @@ jvm_library(
|
||||
"//platform/util/progress",
|
||||
"//plugins/tasks/tasks-core/jira",
|
||||
"//platform/vcs-tests:vcs-tests_test_lib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/credential-store-ui:credentialStore-ui",
|
||||
"//platform/lang-impl",
|
||||
"@lib//:miglayout-swing",
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.util.progress" />
|
||||
<orderEntry type="module" module-name="intellij.tasks.jira" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.tests" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.credentialStore.ui" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="library" name="miglayout-swing" level="project" />
|
||||
|
||||
@@ -71,7 +71,7 @@ jvm_library(
|
||||
"//platform/eel-provider",
|
||||
"//platform/ijent",
|
||||
"//platform/core-api:core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util/trove",
|
||||
],
|
||||
exports = [
|
||||
@@ -168,7 +168,7 @@ jvm_library(
|
||||
"//platform/smRunner",
|
||||
"//platform/smRunner:smRunner_test_lib",
|
||||
"@lib//:gson",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/eel",
|
||||
"//platform/eel-provider",
|
||||
],
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.provider" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ijent" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.trove" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -62,7 +62,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.smRunner" scope="TEST" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.eel" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.eel.provider" scope="TEST" />
|
||||
</component>
|
||||
|
||||
@@ -40,7 +40,7 @@ jvm_library(
|
||||
"//platform/diagnostic/telemetry/rt",
|
||||
"@lib//:commons-lang3",
|
||||
"@lib//:commons-io",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util/trove",
|
||||
],
|
||||
exports = [
|
||||
@@ -87,7 +87,7 @@ jvm_library(
|
||||
"@lib//:fastutil-min",
|
||||
"//platform/boot",
|
||||
"//plugins/gradle",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/util/trove",
|
||||
"@lib//:commons-lang3",
|
||||
]
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.diagnostic.telemetry.rt" />
|
||||
<orderEntry type="library" name="commons-lang3" level="project" />
|
||||
<orderEntry type="library" name="commons-io" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.trove" />
|
||||
</component>
|
||||
</module>
|
||||
@@ -83,7 +83,7 @@
|
||||
<orderEntry type="library" scope="TEST" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.boot" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.gradle" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.util.trove" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="commons-lang3" level="project" />
|
||||
</component>
|
||||
|
||||
@@ -60,7 +60,7 @@ jvm_library(
|
||||
"//java/java-impl:impl",
|
||||
"//plugins/copyright",
|
||||
"//plugins/IntelliLang:langInjection",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//java/langInjection",
|
||||
"//jps/jps-builders:build",
|
||||
"//spellchecker",
|
||||
@@ -139,7 +139,7 @@ jvm_library(
|
||||
"//plugins/IntelliLang:langInjection",
|
||||
"//plugins/ant",
|
||||
"//plugins/ant:ant_test_lib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//java/testFramework",
|
||||
"//java/langInjection",
|
||||
"//xml/langInjection",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
<orderEntry type="module" module-name="intellij.copyright" />
|
||||
<orderEntry type="module" module-name="intellij.platform.langInjection" />
|
||||
<orderEntry type="module" module-name="intellij.ant" scope="PROVIDED" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.java.langInjection" />
|
||||
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="TEST" />
|
||||
|
||||
@@ -26,7 +26,7 @@ jvm_library(
|
||||
"//platform/vcs-impl",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/dvcs-impl:vcs-dvcs-impl",
|
||||
"//platform/vcs-log/api:vcs-log",
|
||||
"//platform/vcs-log/impl",
|
||||
@@ -64,7 +64,7 @@ jvm_library(
|
||||
"//platform/vcs-impl:vcs-impl_test_lib",
|
||||
"//platform/ide-core-impl",
|
||||
"//platform/platform-impl:ide-impl",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/dvcs-impl:vcs-dvcs-impl",
|
||||
"//platform/dvcs-impl:vcs-dvcs-impl_test_lib",
|
||||
"//platform/vcs-log/api:vcs-log",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.dvcs.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.log" />
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.log.impl" />
|
||||
|
||||
@@ -15,7 +15,7 @@ jvm_library(
|
||||
resources = [":featuresTrainer_resources"],
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:assert_j",
|
||||
"@lib//:assertj-swing",
|
||||
"//platform/analysis-api:analysis",
|
||||
@@ -61,7 +61,7 @@ jvm_library(
|
||||
deps = [
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlin-test",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:assert_j",
|
||||
"@lib//:assertj-swing",
|
||||
"//platform/analysis-api:analysis",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" exported="" name="assertJ" level="project" />
|
||||
<orderEntry type="library" exported="" name="assertj-swing" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.analysis" />
|
||||
|
||||
@@ -27,7 +27,7 @@ jvm_library(
|
||||
"//spellchecker",
|
||||
"//platform/core-ui",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
]
|
||||
)
|
||||
|
||||
@@ -52,7 +52,7 @@ jvm_library(
|
||||
"//spellchecker:spellchecker_test_lib",
|
||||
"//platform/core-ui",
|
||||
"@lib//:fastutil-min",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/testFramework",
|
||||
"//platform/testFramework:testFramework_test_lib",
|
||||
"//plugins/IntelliLang:langInjection",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.langInjection" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
|
||||
|
||||
@@ -42,7 +42,7 @@ jvm_library(
|
||||
"@lib//:kotlinc-kotlin-jps-common",
|
||||
"@lib//:kotlinc-analysis-api-platform-interface",
|
||||
"@lib//:kotlinx-coroutines-core",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/indexing-api:indexing",
|
||||
"//jps/model-api:model",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.analysis-api-platform-interface" level="project" />
|
||||
<orderEntry type="library" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.indexing" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
|
||||
@@ -26,7 +26,7 @@ jvm_library(
|
||||
"@lib//:kotlinc-kotlin-scripting-compiler-impl",
|
||||
"@lib//:kotlinc-analysis-api",
|
||||
"@lib//:kotlinc-analysis-api-fe10",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:vavr",
|
||||
"@lib//:javax-inject",
|
||||
"//java/java-indexing-api:indexing",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<orderEntry type="library" name="kotlinc.kotlin-scripting-compiler-impl" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.analysis-api" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.analysis-api-fe10" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" name="vavr" level="project" />
|
||||
<orderEntry type="library" name="javax-inject" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.indexing" />
|
||||
|
||||
@@ -32,7 +32,7 @@ jvm_library(
|
||||
"@lib//:kotlinc-kotlin-compiler-ir",
|
||||
"@lib//:kotlinc-kotlin-jps-common",
|
||||
"@lib//:kotlinc-analysis-api",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//platform/code-style-api:codeStyle",
|
||||
"//platform/core-api:core",
|
||||
"//platform/execution-impl",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<orderEntry type="library" name="kotlinc.kotlin-compiler-ir" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.analysis-api" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="module" module-name="intellij.platform.codeStyle" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="module" module-name="intellij.platform.execution.impl" />
|
||||
|
||||
@@ -28,7 +28,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinc-kotlin-compiler-common",
|
||||
"@lib//:kotlinc-kotlin-jps-common",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"//jps/model-api:model",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
"//plugins/kotlin/base/frontend-agnostic",
|
||||
@@ -68,7 +68,7 @@ jvm_library(
|
||||
"@lib//:kotlin-stdlib",
|
||||
"@lib//:kotlinc-kotlin-compiler-common",
|
||||
"@lib//:kotlinc-kotlin-jps-common",
|
||||
"@lib//:guava",
|
||||
"//libraries/guava",
|
||||
"@lib//:junit4",
|
||||
"//jps/model-api:model",
|
||||
"//platform/projectModel-api:projectModel",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-compiler-common" level="project" />
|
||||
<orderEntry type="library" name="kotlinc.kotlin-jps-common" level="project" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.guava" />
|
||||
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.jps.model" />
|
||||
<orderEntry type="module" module-name="intellij.platform.projectModel" />
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user