Skip to content

Commit d836812

Browse files
committed
修改IDL为Thrift IDL
1 parent 196376a commit d836812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<keyboard-shortcut keymap="$default" first-keystroke="shift alt P"/>
4343
</action>
4444
<action id="cn.bigcoder.plugin.objecthelper.action.ClassToIDLAction"
45-
class="cn.bigcoder.plugin.objecthelper.action.ClassToIDLAction" text="Class To IDL"
45+
class="cn.bigcoder.plugin.objecthelper.action.ClassToIDLAction" text="Class To Thrift IDL"
4646
description="Converts the Java class to a IDL string">
4747
<add-to-group group-id="EditorPopupMenu" anchor="first"/>
4848
</action>

0 commit comments

Comments
 (0)