From 71424f10c273a6e3c36e74f66887c7abc8acfd83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Kubitz?= Date: Fri, 26 Jan 2024 09:10:19 +0100 Subject: [PATCH] org.eclipse.ui.commands API removal removed with https://github.com/eclipse-platform/eclipse.platform.ui/pull/1563 --- .../porting/removals.html | 78 ++++++++++--------- 1 file changed, 41 insertions(+), 37 deletions(-) diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html index 2b88788c08b..bf673f20db0 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/porting/removals.html @@ -137,43 +137,6 @@

3. org.eclipse.core.launcher#Main and WebStartMain and

API removals after June 2021

-

1. Delete deprecated contents of org.eclipse.ui.commands package

- -The following deprecated contents of org.eclipse.ui.commands are not used anymore by the platform and will be deleted. - - - -

-For further details or to provide feedback on this change, see bug 431177. -

- -

API removals after May 2022

@@ -627,5 +590,46 @@

2. Remove MultiPageEditor and related API

For further details or to provide feedback on this change, see Issue 1155.

+ + +

API removals in the Eclipse 4.31 release

+

1. Delete deprecated contents of org.eclipse.ui.commands package

+ +The following deprecated contents of org.eclipse.ui.commands are not used anymore by the platform and will be deleted. + + + +

+For further details or to provide feedback on this change, see bug 431177. +

+ +