mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
update bazel files
GitOrigin-RevId: 7320d3eff3aba093692ce66839c720ece6d7c4db
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9d2a18c2c2
commit
0bc1cf1557
@@ -6,10 +6,10 @@ jvm_library(
|
||||
module_name = "intellij.java.psi",
|
||||
visibility = ["//visibility:public"],
|
||||
srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True),
|
||||
javac_opts = "@community//:j8",
|
||||
kotlinc_opts = "@community//:k8",
|
||||
deps = [
|
||||
"//platform/core-api:core",
|
||||
"//platform/util",
|
||||
"//java/java-frontback-psi-api:frontback-psi",
|
||||
"@lib//:kotlin-stdlib",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user