mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
misc build: add Bazel project for community
GitOrigin-RevId: 41fc3a7bb15cfd6bbee447b8ce6908c972bfea42
This commit is contained in:
committed by
intellij-monorepo-bot
parent
54a9d75bee
commit
bb76cf0428
15
community.bazelproject
Normal file
15
community.bazelproject
Normal file
@@ -0,0 +1,15 @@
|
||||
# Read more about project view files here:
|
||||
# https://www.jetbrains.com/help/idea/bazel-project-view.html
|
||||
|
||||
targets:
|
||||
//...
|
||||
@rules_jvm//...
|
||||
@lib//...
|
||||
|
||||
use_jetbrains_test_runner: true
|
||||
|
||||
java_source_root_optimization_enable: true
|
||||
java_source_root_optimization_patterns:
|
||||
*
|
||||
|
||||
run_config_run_with_bazel: false
|
||||
Reference in New Issue
Block a user