tools_gradle_intellij_plugin.md: Clarify information about IDEs versions

This commit is contained in:
Karol Lewandowski 2023-02-24 12:33:01 +01:00
parent 3bffde7fd9
commit 0476448f22

View File

@ -194,7 +194,7 @@ intellij {
#### version #### version
{id="intellij-extension-version"} {id="intellij-extension-version"}
All available JetBrains IDEs versions can be found at [IntelliJ Artifacts](intellij_artifacts.md) page. All available JetBrains IDEs versions can be found in the repositories described on the [](intellij_artifacts.md) page.
The version of the IntelliJ Platform IDE that will be used to build the plugin. The version of the IntelliJ Platform IDE that will be used to build the plugin.
Please see [](plugin_compatibility.md) for more details. Please see [](plugin_compatibility.md) for more details.