mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[bazel] Update build files (IJI-2835)
GitOrigin-RevId: 75e7b027171345072092cbdabd4aae1e704f9c7e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6aa45855a7
commit
302e09225d
@@ -17,7 +17,7 @@ jvm_library(
|
||||
module_name = "intellij.java.rt",
|
||||
visibility = ["//visibility:public"],
|
||||
srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True),
|
||||
kotlinc_opts = "@community//:k8",
|
||||
kotlinc_opts = "@community//:k7",
|
||||
deps = [
|
||||
"@lib//:java-rt-ant-1-7-1-provided",
|
||||
":libraries_junit4_provided",
|
||||
|
||||
Reference in New Issue
Block a user