We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1454a9 commit 522fb57Copy full SHA for 522fb57
test-bazel/toolchains-query.sh
@@ -21,7 +21,7 @@ bazel cquery --output starlark --starlark:file $SCRIPT_DIR/toolchains-query-form
21
echo "\n"
22
23
echo "build something"
24
-bazel build //compiler:ecj //compiler:buildjar //compiler:bazel_org_jacoco_core //compiler:work_request_handlers //:JdtJavaBuilder
+bazel build //compiler:ecj //compiler:buildjar //compiler:work_request_handlers //:JdtJavaBuilder
25
26
27
0 commit comments