Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rw-r--r--releng/CDT.setup4
-rw-r--r--releng/org.eclipse.cdt.target/cdt.target4
2 files changed, 4 insertions, 4 deletions
diff --git a/releng/CDT.setup b/releng/CDT.setup
index 1572d453ba3..0d6a4569725 100644
--- a/releng/CDT.setup
+++ b/releng/CDT.setup
@@ -203,7 +203,7 @@
<repository
url="http://download.eclipse.org/eclipse/updates/4.8/"/>
<repository
- url="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/>
+ url="https://download.eclipse.org/tools/cdt/launchbar/2.2/launchbar-2.2.2-simrel-2018-12-m2/"/>
<repository
url="http://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
<repository
@@ -213,7 +213,7 @@
<repository
url="http://download.eclipse.org/tm/terminal/updates/4.4milestones/"/>
<repository
- url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.0-photon-rc2/"/>
+ url="http://download.eclipse.org/tools/cdt/tools.templates/1.1/tools.template-1.1.1-simrel-2018-12-m2a/"/>
<repository
url="http://download.eclipse.org/tm4e/snapshots/"/>
<repository
diff --git a/releng/org.eclipse.cdt.target/cdt.target b/releng/org.eclipse.cdt.target/cdt.target
index c7f63118757..d1cabc1e86e 100644
--- a/releng/org.eclipse.cdt.target/cdt.target
+++ b/releng/org.eclipse.cdt.target/cdt.target
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.8"?><target name="cdt" sequenceNumber="38">
+<?pde version="3.8"?><target name="cdt" sequenceNumber="39">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="com.google.gson" version="0.0.0"/>
@@ -55,7 +55,7 @@
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
<unit id="org.eclipse.launchbar.remote.feature.group" version="0.0.0"/>
-<repository location="http://download.eclipse.org/tools/cdt/launchbar/photon/m7/"/>
+<repository location="https://download.eclipse.org/tools/cdt/launchbar/2.2/launchbar-2.2.2-simrel-2018-12-m2/"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>

Back to the top