mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
simplify bazel labels (another step towards using simple names that reflect directory structure)
GitOrigin-RevId: 12bfb2d0fa315d87c7a4ade363d0f834cf324b71
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8d29a4140d
commit
6f8ff07ccc
@@ -22,8 +22,8 @@ jvm_library(
|
||||
"//platform/backend/workspace",
|
||||
"//platform/core-ui",
|
||||
"//platform/util/text-matching",
|
||||
"//java/codeserver/highlighting:java-codeserver-highlighting",
|
||||
"//java/codeserver/core:java-codeserver-core",
|
||||
"//java/codeserver/highlighting",
|
||||
"//java/codeserver/core",
|
||||
"//java/java-syntax:syntax",
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user