From 1f05f57d68902721767f46138831fe3f15ae6645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 21 Nov 2024 09:33:44 +0100 Subject: [PATCH] API changes pages: 2025 --- ijs.tree | 2 + reference_guide/api_changes_list.md | 3 +- reference_guide/api_changes_list_2025.md | 74 +++++++++++++++++++ topics/appendix/api_notable/api_notable.md | 1 + .../api_notable/api_notable_list_2025.md | 13 ++++ 5 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 reference_guide/api_changes_list_2025.md create mode 100644 topics/appendix/api_notable/api_notable_list_2025.md diff --git a/ijs.tree b/ijs.tree index 2795a74e562..43e9b6436e5 100644 --- a/ijs.tree +++ b/ijs.tree @@ -398,6 +398,7 @@ + @@ -409,6 +410,7 @@ + diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index 070d1515147..180885238b9 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -67,7 +67,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no IntelliJ API may be occasionally changed between releases, leading to existing plugins' incompatibilities with newer IDE builds. -Please see [](verifying_plugin_compatibility.md) on how to use Plugin Verifier and IDE inspections to check such problems. +See [](verifying_plugin_compatibility.md) on how to use Plugin Verifier and IDE inspections to check such problems. ## Known Breaking Changes @@ -75,6 +75,7 @@ Please see [](verifying_plugin_compatibility.md) on how to use Plugin Verifier a The following pages list the breaking changes in IDE and plugin releases with required/recommended steps to take by plugin authors. +* [Changes in 2025.*](api_changes_list_2025.md) * [Changes in 2024.*](api_changes_list_2024.md) * [Changes in 2023.*](api_changes_list_2023.md) * [Changes in 2022.*](api_changes_list_2022.md) diff --git a/reference_guide/api_changes_list_2025.md b/reference_guide/api_changes_list_2025.md new file mode 100644 index 00000000000..a4f8e0be84d --- /dev/null +++ b/reference_guide/api_changes_list_2025.md @@ -0,0 +1,74 @@ + + +# Incompatible Changes in IntelliJ Platform and Plugins API 2025.* + + + +List of known Breaking API Changes in 2025.* + + + + + + + +## 2025.1 + +### IntelliJ Platform 2025.1 diff --git a/topics/appendix/api_notable/api_notable.md b/topics/appendix/api_notable/api_notable.md index 488dba0654b..079836f4314 100644 --- a/topics/appendix/api_notable/api_notable.md +++ b/topics/appendix/api_notable/api_notable.md @@ -10,6 +10,7 @@ Plugin authors are encouraged to verify their compatible releases and take advan +* [Changes in 2025.*](api_notable_list_2025.md) * [Changes in 2024.*](api_notable_list_2024.md) * [Changes in 2023.*](api_notable_list_2023.md) * [Changes in 2022.*](api_notable_list_2022.md) diff --git a/topics/appendix/api_notable/api_notable_list_2025.md b/topics/appendix/api_notable/api_notable_list_2025.md new file mode 100644 index 00000000000..c30e981ca4e --- /dev/null +++ b/topics/appendix/api_notable/api_notable_list_2025.md @@ -0,0 +1,13 @@ + + +# Notable Changes in IntelliJ Platform and Plugins API 2025.* + +List of known Notable API Changes in 2025.* + +_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com). + + + +## 2025.1 + +### IntelliJ Platform 2025.1