mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJ-MR-175479 IJ-CR-146078 IJPL-209476 caffeine as product lib
GitOrigin-RevId: a4585825ed7a9f49d9c74266ea2ebd4323d6405e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
351374ca85
commit
ec3242285e
@@ -51,7 +51,7 @@ jvm_library(
|
||||
"@lib//:fastutil-min",
|
||||
"//platform/xdebugger-api:debugger",
|
||||
"//platform/xdebugger-impl:debugger-impl",
|
||||
"@lib//:caffeine",
|
||||
"//libraries/caffeine",
|
||||
"//platform/remote-driver/core:driver-impl",
|
||||
"@lib//:netty-codec-http",
|
||||
"@lib//:netty-buffer",
|
||||
@@ -114,7 +114,7 @@ jvm_library(
|
||||
"//platform/xdebugger-api:debugger",
|
||||
"//platform/xdebugger-impl:debugger-impl",
|
||||
"//platform/xdebugger-impl:debugger-impl_test_lib",
|
||||
"@lib//:caffeine",
|
||||
"//libraries/caffeine",
|
||||
"//platform/remote-driver/core:driver-impl",
|
||||
"@lib//:netty-codec-http",
|
||||
"@lib//:netty-buffer",
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<orderEntry type="library" name="fastutil-min" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger" />
|
||||
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
|
||||
<orderEntry type="library" name="caffeine" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.libraries.caffeine" />
|
||||
<orderEntry type="module" module-name="intellij.driver.impl" />
|
||||
<orderEntry type="library" name="netty-codec-http" level="project" />
|
||||
<orderEntry type="library" name="netty-buffer" level="project" />
|
||||
|
||||
Reference in New Issue
Block a user