mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
1.x: more obsolete labels
This commit is contained in:
parent
858d5594b7
commit
503671c544
@ -118,6 +118,10 @@ in the plugin project and switch back focus to the sandbox instance to trigger r
|
||||
|
||||
{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.
|
||||
|
||||
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"}
|
||||
|
||||
<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:
|
||||
|
||||
* Windows: <path>\$PROJECT_DIRECTORY\$\\build\\idea-sandbox</path>
|
||||
|
@ -131,6 +131,10 @@ See [](tools_intellij_platform_gradle_plugin_dependencies_extension.md#plugins)
|
||||
|
||||
{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.
|
||||
>
|
||||
{style="note"}
|
||||
|
@ -44,6 +44,10 @@ dependencies {
|
||||
|
||||
{collapsible="true" default-state="collapsed"}
|
||||
|
||||
<primary-label ref="Obsolete"/>
|
||||
|
||||
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
|
||||
|
||||
<tabs>
|
||||
|
||||
<tab title="GoLand IDE">
|
||||
|
@ -53,6 +53,10 @@ dependencies {
|
||||
|
||||
{collapsible="true" default-state="collapsed"}
|
||||
|
||||
<primary-label ref="Obsolete"/>
|
||||
|
||||
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
|
||||
|
||||
<tabs>
|
||||
|
||||
<tab title="PhpStorm IDE">
|
||||
|
Loading…
x
Reference in New Issue
Block a user