[Bazel] jps-to-bazel: Generate BUILD.bazel files

GitOrigin-RevId: 77e7228b16fa8cb2b61dfdbe88511ac5c048d6f4
This commit is contained in:
Aleksei.Cherepanov
2025-08-01 10:18:51 +00:00
committed by intellij-monorepo-bot
parent ca2f9de554
commit b3f3a917c6
163 changed files with 170 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ jvm_library(
jvm_library(
name = "community-junit5Tests-framework_test_lib",
module_name = "intellij.python.community.junit5Tests.framework",
visibility = ["//visibility:public"],
srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True),
deps = [
@@ -15,6 +15,7 @@ jvm_library(
jvm_library(
name = "conda_test_lib",
module_name = "intellij.python.community.junit5Tests.framework.conda",
visibility = ["//visibility:public"],
srcs = glob(["src/**/*.kt", "src/**/*.java"], allow_empty = True),
deps = [