mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
working_with_custom_actions.md: add cross-link to running the plugin section
This commit is contained in:
parent
b79ec0e3b1
commit
1bb8e970e9
@ -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:
|
||||
|
||||
{width="350"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user