Gradle IntelliJ Plugin documentation

This commit is contained in:
Jakub Chrzanowski 2022-06-02 22:30:33 +02:00 committed by GitHub
parent 346f964d93
commit 51fa8712c1

View File

@ -32,7 +32,7 @@ It describes definitions of the actions, extensions, or listeners provided by th
Please see [Code Samples][docs:code-samples] topic on how to import and run code samples.
In the following table, you may find all available samples provided in the separated directories as stand-alone projects available for running with the Gradle `:runIde` task.
In the following table, you may find all available samples provided in the separated directories as stand-alone projects available for running with the Gradle [`runIde`](tools_gradle_intellij_plugin.md#runide-task) task.
| Code Sample | Description |
|------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|