1.x: more obsolete labels

This commit is contained in:
Yann Cébron 2024-10-31 16:55:56 +01:00
parent 858d5594b7
commit 503671c544
4 changed files with 20 additions and 0 deletions

View File

@ -118,6 +118,10 @@ in the plugin project and switch back focus to the sandbox instance to trigger r
{collapsible="true" default-state="collapsed"} {collapsible="true" default-state="collapsed"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
Auto-Reload is enabled by default for target platform 2020.2 or later. Auto-Reload is enabled by default for target platform 2020.2 or later.
Set property [`runIde.autoReloadPlugins`](tools_gradle_intellij_plugin.md#tasks-runide-autoreloadplugins) to `true` for enabling it in earlier platform versions or `false` to disable it explicitly, Set property [`runIde.autoReloadPlugins`](tools_gradle_intellij_plugin.md#tasks-runide-autoreloadplugins) to `true` for enabling it in earlier platform versions or `false` to disable it explicitly,
@ -158,6 +162,10 @@ The Sandbox Home location can be configured with the [`intellijPlatform.sandboxC
{collapsible="true" default-state="collapsed"} {collapsible="true" default-state="collapsed"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
The default Sandbox Home location in a [](tools_gradle_intellij_plugin.md) plugin project is: The default Sandbox Home location in a [](tools_gradle_intellij_plugin.md) plugin project is:
* Windows: <path>\$PROJECT_DIRECTORY\$\\build\\idea-sandbox</path> * Windows: <path>\$PROJECT_DIRECTORY\$\\build\\idea-sandbox</path>

View File

@ -131,6 +131,10 @@ See [](tools_intellij_platform_gradle_plugin_dependencies_extension.md#plugins)
{collapsible="true" default-state="collapsed"} {collapsible="true" default-state="collapsed"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
> Please see the [`intellij.plugins`](tools_gradle_intellij_plugin.md#intellij-extension-plugins) property for acceptable values. > Please see the [`intellij.plugins`](tools_gradle_intellij_plugin.md#intellij-extension-plugins) property for acceptable values.
> >
{style="note"} {style="note"}

View File

@ -44,6 +44,10 @@ dependencies {
{collapsible="true" default-state="collapsed"} {collapsible="true" default-state="collapsed"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
<tabs> <tabs>
<tab title="GoLand IDE"> <tab title="GoLand IDE">

View File

@ -53,6 +53,10 @@ dependencies {
{collapsible="true" default-state="collapsed"} {collapsible="true" default-state="collapsed"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
<tabs> <tabs>
<tab title="PhpStorm IDE"> <tab title="PhpStorm IDE">