working_with_custom_actions.md: add cross-link to running the plugin section

This commit is contained in:
Karol Lewandowski 2022-07-27 12:42:05 +02:00
parent b79ec0e3b1
commit 1bb8e970e9

View File

@ -141,7 +141,7 @@ For more information, see [](basic_action_system.md#setting-the-override-text-el
## Testing the Minimal Custom Action Implementation
After performing the steps described above, compile and run the plugin to see the newly created action available as a <menupath>Tools</menupath> menu item, which is within the context of the main menu:
After performing the steps described above, [compile and run](gradle_prerequisites.md#executing-the-plugin) the plugin to see the newly created action available as a <menupath>Tools</menupath> menu item, which is within the context of the main menu:
![Register action](tools_menu_item_action.png){width="350"}