From ca4413f0ab0752481cbede9f0739eb6eb672c3df Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Sat, 28 Dec 2019 11:02:04 +0300 Subject: [PATCH] Bug 558654 - CDT target and setup should be sorted alphabetically Switch from comments to Annotations to Repair CDT.setup Change-Id: I9f1246d4f871b1940feda0b5d315ae4047f81bf1 Signed-off-by: Alexander Fedorov --- releng/CDT.setup | 44 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/releng/CDT.setup b/releng/CDT.setup index b82905fc066..af986525fd7 100644 --- a/releng/CDT.setup +++ b/releng/CDT.setup @@ -134,14 +134,28 @@ - - url="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"/> + url="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"> + + + + OMG! We have circular dependency that involves 'java.package; org.eclipse.cdt.utils.pty 0.0.0' + but it gets resolved here as we have CDT repo below. + + + + - url="https://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/"/> + url="https://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/"> + + + We need GEF (!) for org.eclipse.wst.xml_ui.feature.feature.group + + + - url="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"/> + url="https://download.eclipse.org/tools/cdt/releases/9.10/cdt-9.10.0/"> + + + OMG! We have circular dependency that involves 'java.package; org.eclipse.cdt.utils.pty 0.0.0' + + + - url="https://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/"/> + url="https://download.eclipse.org/tools/gef/updates/legacy/integration/5.0.0_gef-legacy-master_2166/"> + + + We need GEF (!) for org.eclipse.wst.xml_ui.feature.feature.group + + +