1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 19:25:38 +02:00

Bug 564369 - CDT : use 4.16 GA version for .setup and .target

Updated to
https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/

Change-Id: I05811ffdc1cba42d76cbc168f430aed2cd889f80
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
This commit is contained in:
Alexander Fedorov 2020-06-17 13:08:19 +03:00
parent 379004b618
commit dac0b96019
2 changed files with 3 additions and 3 deletions

View file

@ -310,7 +310,7 @@
<repository <repository
url="https://download.eclipse.org/cbi/updates/license/"/> url="https://download.eclipse.org/cbi/updates/license/"/>
<repository <repository
url="https://download.eclipse.org/eclipse/updates/4.16milestones/S-4.16RC2-202006040540/"/> url="https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/"/>
<repository <repository
url="https://download.eclipse.org/egit/updates/"/> url="https://download.eclipse.org/egit/updates/"/>
<repository <repository

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?> <?pde version="3.8"?>
<target name="cdt" sequenceNumber="82"> <target name="cdt" sequenceNumber="83">
<locations> <locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.license.feature.group" version="0.0.0"/> <unit id="org.eclipse.license.feature.group" version="0.0.0"/>
@ -11,7 +11,7 @@
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/> <unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/> <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.test.feature.group" version="0.0.0"/> <unit id="org.eclipse.test.feature.group" version="0.0.0"/>
<repository location="https://download.eclipse.org/eclipse/updates/4.16milestones/S-4.16RC2-202006040540/"/> <repository location="https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/"/>
</location> </location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit"> <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/> <unit id="org.eclipse.linuxtools.docker.feature.feature.group" version="0.0.0"/>