mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
simplify bazel labels (another step towards using simple names that reflect directory structure) — handle camelCase case
GitOrigin-RevId: 709eafe49fcb3be48c50440ae19a08e083bc8cb3
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5e5c318590
commit
3616fb0a2f
@@ -12,7 +12,7 @@ jvm_library(
|
||||
"//java/compiler/forms-compiler:java-guiForms-compiler",
|
||||
"//platform/forms_rt:java-guiForms-rt",
|
||||
"@lib//:asm",
|
||||
"//java/compiler/instrumentation-util:java-compiler-instrumentationUtil",
|
||||
"//java/compiler/instrumentation-util",
|
||||
],
|
||||
runtime_deps = ["//java/compiler/instrumentation-util-8:java-compiler-instrumentationUtil-java8"]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user