From 5c57b320ec9cd9fca17a875997bb8188767c6c27 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 21 Jan 2020 14:59:12 -0500 Subject: [PATCH] Bug 558439: [releng] Remove the old p2 repos for now merged repos To ensure that developers don't need to add all the new launchbar and tools.templates projects to their workspace, the main dependencies are pulled in from the most recent CDT build. This is achieved by having the main CDT feature in the target platform which allows developers to have just key bundles in their workspace e.g. org.eclipse.cdt.{ui,core}[.tests] This is similar to how Eclipse Platform projects have the I-builds in their own target platform. Change-Id: I59dd36c3f0cb4fdc182ae7cc8d8e996c1dfa90f6 --- releng/CDT.setup | 6 +----- releng/org.eclipse.cdt.target/cdt.target | 23 ++++------------------- 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/releng/CDT.setup b/releng/CDT.setup index c043443007e..c810f1d3ceb 100644 --- a/releng/CDT.setup +++ b/releng/CDT.setup @@ -310,19 +310,15 @@ url="https://download.eclipse.org/tm/terminal/updates/4.4milestones/"/> - - OMG! We have circular dependency that involves 'java.package; org.eclipse.cdt.utils.pty 0.0.0' + OMG! We have circular dependency that involves 'java.package; org.eclipse.cdt.utils.pty 0.0.0' and We explicitly have CDT in target platform so that developers can develop org.eclipse.cdt.core/ui without requiring all the projects from CDT in their workspace. - diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target index 9bd9c4455c1..c676d8eb6b6 100644 --- a/releng/org.eclipse.cdt.target/cdt.target +++ b/releng/org.eclipse.cdt.target/cdt.target @@ -1,6 +1,6 @@ - + @@ -48,25 +48,10 @@ - - - - - - - - - - - - - - - - - + + @@ -110,4 +95,4 @@ -ea -consolelog - + \ No newline at end of file