From e2eca3eb6741cd668bf579b99929533ac65ebebb Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 12 Jan 2022 09:36:13 -0500 Subject: [PATCH] Bug 577097: Assign a category to all o.e.remote features In the p2 site all the o.e.remote features are appearing in the Uncategorized category, AFAICT this is because the category.xml file was not actually valid. Note that the PTP version in https://download.eclipse.org/tools/ptp/builds/remote/3.0/2021-09 also showed everything as uncategorized, so this commit is actually an improvement on presentation. Change-Id: Ic3304c8e57131efd3c7adc6eec021f72e6ba1a36 --- releng/org.eclipse.cdt.repo/category.xml | 42 +++++++++++++----------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/releng/org.eclipse.cdt.repo/category.xml b/releng/org.eclipse.cdt.repo/category.xml index 8d6012b751f..cd0abf9a8cb 100644 --- a/releng/org.eclipse.cdt.repo/category.xml +++ b/releng/org.eclipse.cdt.repo/category.xml @@ -254,35 +254,35 @@ - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -304,4 +304,6 @@ Additional compilers support for the JSON CDB parser. + +