From 4a499fbf1e08db5256e2a36eba50a45dfdee2852 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Wed, 14 May 2025 17:20:28 +0200 Subject: [PATCH] Only import the terminal.control (#1158) The terminal control is migrated to the Eclipse platform, as those it should be handled like a thrid-party dependency an not directly included with an exact version in the feature. This now changes it to a requirement with a lower bound of 5.5 excluding the next major version. That way CDT and other consumers can gracefully upgrade to the new platform variant. --- .../org.eclipse.tm.terminal.control.feature/feature.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml index 77acc3c7b4e..7f6eb2ca4ea 100644 --- a/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml @@ -35,15 +35,9 @@ + - -