From 04296f15941408b90561e2c9cbf5425dba639fb1 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 11 Apr 2022 17:12:02 -0400 Subject: [PATCH] [releng] In terminal only profile consume o.e.remote locally This change should have been done when o.e.remote was added to CDT but was overlooked until the target platform was updated to remote old o.e.remote from it. Change-Id: Ia4238b5b85b42aa32adeeaad23b6f135919652fe --- terminal/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/terminal/pom.xml b/terminal/pom.xml index b32b05b8d99..3ed710df676 100644 --- a/terminal/pom.xml +++ b/terminal/pom.xml @@ -44,6 +44,8 @@ ../core/org.eclipse.cdt.core.win32 ../core/org.eclipse.cdt.core.win32.x86_64 ../native/org.eclipse.cdt.native.serial + ../remote/org.eclipse.remote.core + ../remote/org.eclipse.remote.ui ../releng/org.eclipse.cdt.native-feature