diff --git a/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md b/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md index beddb6fa8..e0052a4bd 100644 --- a/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md +++ b/topics/appendix/tools/gradle_intellij_plugin/tools_gradle_intellij_plugin.md @@ -28,6 +28,11 @@ The plugin provides functionalities like: > Please see [CONTRIBUTING](https://github.com/JetBrains/gradle-intellij-plugin/blob/master/CONTRIBUTING.md) on how to submit feedback and contribute to this project. > +> [](tools_intellij_platform_gradle_plugin.md) (currently in Early Access Preview) is going to replace this plugin in the future. +> Please note that production usage is currently not recommended yet. +> +{style="note"} + ## Usage diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index fe9ea7181..487ccbfef 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -10,6 +10,14 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma +## 2024 + +### February +{#february-24} + +IntelliJ Platform Gradle Plugin 2.x (Early Access Preview) +: Add [documentation](tools_intellij_platform_gradle_plugin.md) for the next generation of Gradle tooling for plugin development. + ## 2023 ### December