From dc5fd80cec27d81e532cd3d2fcc966fe43ac8edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 16 Nov 2023 11:38:19 +0100 Subject: [PATCH] content_updates.md: add Gradle Plugin "Attach Sources" --- topics/intro/content_updates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index 5994e3487..ca35ba94e 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -18,6 +18,7 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma Minor Changes and Additions : - Add information about [executing actions programmatically](basic_action_system.md#executing-actions-programmatically). +- Please see [](tools_gradle_intellij_plugin.md#attaching-sources) on how to setup 2023.2/3 IDEs for Gradle plugin projects. ### October {#october-23}