Skip to content

Instantly share code, notes, and snippets.

@ittaiz
Created September 14, 2022 09:39
Show Gist options
  • Save ittaiz/0cf0f21f074e76cd9617aab7c8aa4b17 to your computer and use it in GitHub Desktop.
Save ittaiz/0cf0f21f074e76cd9617aab7c8aa4b17 to your computer and use it in GitHub Desktop.
IJWB bazelproject file for repro
directories:
.
-aswb
-clwb
-cpp
targets:
//ijwb:ijwb_bazel_dev
//ijwb:ijwb_lib
//:ijwb_ce_tests
//base:base
//java/...
//scala/...
workspace_type: intellij_plugin
test_sources:
*/tests/unittests*
*/tests/integrationtests*
build_flags:
--define=ij_product=intellij-2021.2
--tool_java_runtime_version=remotejdk_11
--java_runtime_version=remotejdk_11
--java_language_version=8
--tool_java_language_version=11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment