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 29cfd9c commit aa2f591Copy full SHA for aa2f591
ijwb/BUILD
@@ -51,7 +51,7 @@ stamped_plugin_xml(
51
changelog_file = "//:changelog",
52
description_file = "src/META-INF/description.html",
53
plugin_id = "com.google.idea.bazel.ijwb",
54
- plugin_name = "Bazel for IntelliJ",
+ plugin_name = "Bazel for IntelliJ (legacy)",
55
# #api212: We depend on an API which is only contained in 2021.2.1+.
56
since_build_numbers = {"212": "212.5080.55"},
57
stamp_since_build = True,
0 commit comments