From 0610c366b79e1d3e09c09901d5b279350a1f5718 Mon Sep 17 00:00:00 2001
From: Jonah Graham
+ 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.