From 42c97a66e8643e7de01a28dfe120e8243ca22b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 23 Oct 2023 16:39:10 +0200 Subject: [PATCH] api_notable_list_2023.md: unbundled plugins --- topics/appendix/api_notable/api_notable_list_2023.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/topics/appendix/api_notable/api_notable_list_2023.md b/topics/appendix/api_notable/api_notable_list_2023.md index 71efea717..76ede690a 100644 --- a/topics/appendix/api_notable/api_notable_list_2023.md +++ b/topics/appendix/api_notable/api_notable_list_2023.md @@ -1,7 +1,7 @@ -# Notable Changes in IntelliJ Platform and Plugins API 2023.* - +# Notable Changes in IntelliJ Platform and Plugins API 2023.* + List of known Notable API Changes in 2023.* _Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com). @@ -22,6 +22,11 @@ External Annotators in Dumb Mode Local inspections performance : Custom language plugins with many inspections should consider registering a default visitor to improve processing, see [](code_inspections_and_intentions.md#inspections-performance). +### IntelliJ IDEA 2023.3 + +Unbundled plugins +: Several plugins (Android, Ant, GlassFish, Plugin DevKit) have been unbundled. The IDE will suggest installation if the project contains related framework dependency. If your plugin depends on them, users will need to install them from the [JetBrains Marketplace](https://plugins.jetbrains.com). + ## 2023.2 ### IntelliJ Platform 2023.2