You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the New & Noteworthy page for CDT 12.1 which is part of Eclipse 2025-06 Simultaneous Release
4
+
5
+
---
6
+
7
+
# Release Notes
8
+
9
+
## TM terminal.control migrated to Eclipse Platform
10
+
11
+
The source code for `org.eclipse.tm.terminal.control` has been moved from CDT's repo to [Eclipse Platform](https://github.com/eclipse-platform/eclipse.platform/tree/master/terminal/plugins/org.eclipse.tm.terminal.control)'s repo. See [Issue #1762](https://github.com/eclipse-platform/eclipse.platform/pull/1762) for additional details.
12
+
13
+
## Breaking API changes
14
+
15
+
Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API changes in this release as well as future planned API changes.
16
+
17
+
# Noteworthy Issues and Pull Requests
18
+
19
+
See [Noteworthy issues and PRs](https://github.com/eclipse-cdt/cdt/issues?q=is%3Aclosed+label%3Anoteworthy+milestone%3A12.1.0) for this release in the issue/PR tracker.
20
+
21
+
# Bugs Fixed in this Release
22
+
23
+
See GitHub milestone for CDT [](https://github.com/eclipse-cdt/cdt/milestone/19?closed=1) and CDT LSP [](https://github.com/eclipse-cdt/cdt-lsp/milestone/6?closed=1)
0 commit comments