mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
typo
This commit is contained in:
parent
7da2f4783a
commit
5300e85b5c
@ -10,7 +10,7 @@ and in particular, the specific presentation which needs to be updated.
|
||||
|
||||
----------------
|
||||
|
||||
#How create a new menu item and bidn an action to it?
|
||||
#How create a new menu item and bind an action to it?
|
||||
To register an action as a menu item, an <action> attribute should be added to the <actions> section of the plugin configuration file
|
||||
[plugin.xml] (https://github.com/JetBrains/intellij-sdk/blob/master/code_samples/plugin_sample/META-INF/plugin.xml)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user