[md] tools menu item action

This commit is contained in:
Anna Bulenkova 2015-01-20 14:12:01 +01:00
parent 8ecf93b587
commit a29e29b9bf

View File

@ -100,6 +100,9 @@ configuration file like the following code sample shows:
</action>
</actions>
After performing the steps described above we need to compile and run the plugin to the the newly created action available as a Tools Menu item.
!["Register action" quick fix](img/tools_menu_item_action.png)
-----------
#How to make an action available and visible?