From 8a54885858c244c1ff7d6fc2f7751cda3b7f3de6 Mon Sep 17 00:00:00 2001 From: Lars Vogel Date: Fri, 16 Sep 2022 13:25:59 +0200 Subject: [PATCH] Update for Delete unsupported methods in WorkbenchWindowConfigurer Also includes fix for multiple HTML errors --- .../porting/removals.html | 43 +++++++++---------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/bundles/org.eclipse.platform.doc.isv/porting/removals.html b/bundles/org.eclipse.platform.doc.isv/porting/removals.html index 30506bbe0b..f10f06ea60 100644 --- a/bundles/org.eclipse.platform.doc.isv/porting/removals.html +++ b/bundles/org.eclipse.platform.doc.isv/porting/removals.html @@ -33,7 +33,7 @@

Planned Deprecated API removals

-See also Java API planned be be removed which lists the API marked in code for removal. +See also Java API planned be be removed which lists the API marked in code for removal.

@@ -66,25 +66,6 @@

1. Platform authorization API

-

5. Delete unsupported methods in WorkbenchWindowConfigurer

- -The following methods are not used anymore by the platform and will be deleted. - - - - -

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

- - @@ -532,7 +513,7 @@

3. Remove org.eclipse.pde.ui.targetProvisioners exte For further details or to provide feedback on this change, see bug 541806.

-

4. Delete 2.0 plug-in compatibility classes and related API

+

4. Delete 2.0 plug-in compatibility classes and related API

The following classes and its related API will be deleted. @@ -584,8 +565,26 @@

3. Remove TargetPlatform::createPlatformCon For further details or to provide feedback on this change, see bug 564763.

+ +

API removals in the Eclipse 4.26 release

+ +

5. Delete unsupported methods in WorkbenchWindowConfigurer

+ +The following methods are not used anymore by the platform and will be deleted. + + + -
+

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