From aa5d56554239b0bfe933ddb1b6d7ff76aeb344bf Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 24 Aug 2020 22:05:27 -0400 Subject: [PATCH] Bug 566339: Restore lost bundles to CDT's p2 repo These were lost accidentally in commit 2bd07a89caed5b9752ed595a09d870efe12005c1 In the restore version use the core PDE way of including bundles, rather than Tycho's extension as we don't need the extended capabilities and having an editor that works is nicer. See Bug 566340 Change-Id: If78d34737957c322b1d068840fc6f17883857070 --- releng/org.eclipse.cdt.repo/category.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/releng/org.eclipse.cdt.repo/category.xml b/releng/org.eclipse.cdt.repo/category.xml index d9aa82f450c..4858616e9a9 100644 --- a/releng/org.eclipse.cdt.repo/category.xml +++ b/releng/org.eclipse.cdt.repo/category.xml @@ -192,6 +192,22 @@ + + + + + + + + + + + + + + + +