api_notable_list_2024.md: unbundled plugins

This commit is contained in:
Yann Cébron 2024-01-08 13:08:41 +01:00
parent a9210eb30b
commit 06ef7d0eb7

View File

@ -1,4 +1,4 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Notable Changes in IntelliJ Platform and Plugins API 2024.*
@ -12,3 +12,8 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
## 2024.1
### IntelliJ Platform 2024.1
### IntelliJ IDEA 2024.1
Unbundled plugins
: Several plugins (Cucumber Groovy, Cucumber Java) 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).