dev_alternate_products.md: mark 1.x obsolete

This commit is contained in:
Yann Cébron 2024-10-31 16:47:50 +01:00
parent c7b5ee22c6
commit 9f812a3789

View File

@ -23,6 +23,10 @@ See also [](plugin_compatibility.md).
## Gradle IntelliJ Plugin (1.x) ## Gradle IntelliJ Plugin (1.x)
{id="gradle1"} {id="gradle1"}
<primary-label ref="Obsolete"/>
<include from="tools_gradle_intellij_plugin.md" element-id="gradlePluginObsolete"/>
To create a new Gradle plugin project, follow the tutorial on the [](creating_plugin_project.md) page. To create a new Gradle plugin project, follow the tutorial on the [](creating_plugin_project.md) page.
The tutorial produces a skeleton Gradle project suitable to use as a starting point. The tutorial produces a skeleton Gradle project suitable to use as a starting point.