There is a new deprecation warning which breaks the build: [TableWithTotalView.java:67](https://ci.eclipse.org/platform/job/eclipse.platform/job/PR-2811/4/eclipse/new/source.5235008d-7096-4bd8-b997-2bfff297e8cc/#67) [org.eclipse.core.tools](https://ci.eclipse.org/platform/job/eclipse.platform/job/PR-2811/4/eclipse/new/packageName.-755908579/) ``` The method getSorter() from the type StructuredViewer has been deprecated since version 2026-09 (removal in 2028-09 or later) and marked for removal ``` The problem introduced via https://github.com/eclipse-platform/eclipse.platform.ui/pull/4175.
There is a new deprecation warning which breaks the build:
TableWithTotalView.java:67 org.eclipse.core.tools
The problem introduced via eclipse-platform/eclipse.platform.ui#4175.