mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Bug 564369 - CDT : use 4.16 GA version for .setup and .target
Prefer release specific update URLs for p2 repositories Change-Id: I61923c4b3c0b3e3ed151916ca35c9ec5d674e1dd Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
parent
3b7469ed61
commit
b59b75eb43
1 changed files with 8 additions and 8 deletions
|
@ -254,19 +254,19 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/eclipse/updates/4.15/"/>
|
url="https://download.eclipse.org/eclipse/updates/4.15/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/egit/updates/"/>
|
url="https://download.eclipse.org/egit/updates-5.7/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/linuxtools/updates-docker-nightly/"/>
|
url="https://download.eclipse.org/linuxtools/update-2020-03-docker/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/lsp4e/snapshots/"/>
|
url="https://download.eclipse.org/lsp4e/releases/0.14.0/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/"/>
|
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
|
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/mylyn/releases/3.24/"/>
|
url="https://download.eclipse.org/mylyn/releases/3.24/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/technology/swtbot/releases/2.7.0/"/>
|
url="https://download.eclipse.org/technology/swtbot/releases/2.8.0/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
|
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
|
||||||
<repository
|
<repository
|
||||||
|
@ -296,17 +296,17 @@
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/lsp4e/releases/0.15.0/"/>
|
url="https://download.eclipse.org/lsp4e/releases/0.15.0/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.20/"/>
|
url="https://download.eclipse.org/modeling/emf/emf/builds/release/2.22/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
|
url="https://download.eclipse.org/mylyn/docs/releases/3.0.36/"/>
|
||||||
<repository
|
<repository
|
||||||
url="http://download.eclipse.org/mylyn/drops/3.25.1/v20200526-0330"/>
|
url="http://download.eclipse.org/mylyn/drops/3.25.1/v20200526-0330"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/technology/swtbot/releases/2.7.0/"/>
|
url="https://download.eclipse.org/technology/swtbot/releases/3.0.0/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
|
url="https://download.eclipse.org/tm4e/releases/0.3.4/"/>
|
||||||
<repository
|
<repository
|
||||||
url="https://download.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.0/">
|
url="https://download.eclipse.org/tools/cdt/builds/9.11/cdt-9.11.1-2020-06-rc1">
|
||||||
<annotation>
|
<annotation>
|
||||||
<detail
|
<detail
|
||||||
key="description">
|
key="description">
|
||||||
|
|
Loading…
Add table
Reference in a new issue