File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
clion-plugin/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
</group >
55
55
56
56
<action id =" com.huawei.utbot.cpp.actions.MarkSourceFolderAction"
57
- class =" org.utbot.cpp.clion.plugin.actions.mark.MarkSourceFolderAction" text =" Mark As UTBot Folders"
57
+ class =" org.utbot.cpp.clion.plugin.actions.mark.MarkSourceFolderAction" text =" UTBot: Mark As UTBot Folders"
58
58
description =" Marks selected folders as UTBot folders" >
59
59
<add-to-group group-id =" actions.UTBot.projectTree" anchor =" first" />
60
60
</action >
61
61
62
62
<action id =" com.huawei.utbot.cpp.actions.UnmarkSourceFolderAction"
63
- class =" org.utbot.cpp.clion.plugin.actions.mark.UnmarkSourceFolderAction" text =" Unmark UTBot Folders"
63
+ class =" org.utbot.cpp.clion.plugin.actions.mark.UnmarkSourceFolderAction" text =" UTBot: Unmark UTBot Folders"
64
64
description =" Unmarks selected folders as UTBot folders" >
65
65
<add-to-group group-id =" actions.UTBot.projectTree" relative-to-action =" com.huawei.utbot.cpp.actions.MarkSourceFolderAction"
66
66
anchor =" after" />
You can’t perform that action at this time.
0 commit comments