From 2f756f579bd0682ee536ce9069633fa7fdaa22b3 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 ce2c3b90860..08de3d381d5 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