Skip to content

Commit

Permalink
rename plugin.xml file for optional-plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeFrosch committed Nov 29, 2024
1 parent 1f0d50f commit 8fb48e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clwb/src/com/google/idea/blaze/clwb/radler/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package(default_visibility = ["//clwb:__subpackages__"])
optional_plugin_xml(
name = "plugin_xml",
module = ["org.jetbrains.plugins.clion.radler"],
plugin_xml = "plugin.xml",
plugin_xml = "optional-plugin.xml",
)

kt_jvm_library(
Expand Down

0 comments on commit 8fb48e6

Please sign in to comment.