diff --git a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html index a98c28490e2..45406cb9169 100644 --- a/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html +++ b/doc/org.eclipse.cdt.doc.isv/guide/deprecated_API_removals.html @@ -19,6 +19,12 @@ This section describes API removals that occurred in past releases, and upcoming removals in future releases.
++ API Changes in CDT 11.0. +
+API Changes in CDT 10.5.0
@@ -80,7 +86,6 @@ Planned Removals after June 2024 or on the next major version of Eclipe CDT.+ The following fields have been be removed from the API of org.eclipse.cdt.ui.newui.AbstractPage as they were never intended to be accessible by the design. As far as the current CDT developers know, no one was using this API. +
++ In addition, the following inner class wil be removed from the API. +
+ See Bug 579666. +
- The following fields will be removed from the API of org.eclipse.cdt.ui.newui.AbstractPage as they were never intended to be accessible by the design. As far as the current CDT developers know, no one is using this API. -
-- In addition, the following inner class wil be removed from the API. -
- See Bug 579666. -
- -The following method will be removed from the API as it encourages non-safe constructs of reusing Matchers instead of Patterns.
@@ -594,7 +600,7 @@ See Bug 579982. -The class BuiltinDetctionArgsGeneric will be removed. Use the correctly spelled BuiltinDetectionArgsGeneric instead.