tools_gradle_intellij_plugin.md: remove obsolete warning for listBundledPlugins task

This commit is contained in:
Yann Cébron 2022-12-22 15:11:43 +01:00
parent fe6fc260b0
commit 386beb15c5

View File

@ -651,10 +651,6 @@ Default value
### listBundledPlugins
{id="tasks-listbundledplugins"}
> Available since the upcoming release
>
{style="warning"}
Lists all IDs of plugins bundled within the currently targeted IDE.
This can be used to determine Plugin ID for setting up [](plugin_dependencies.md).