mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-18 21:55:45 +02:00
[CDT 8.6 Build] - Fix the link to get dependencies from
http://download.eclipse.org/eclipse/updates/4.4 Change-Id: I6afd574a5a9f18f821ad801e4c4552273a415285 Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
This commit is contained in:
parent
4fb1274ec5
commit
f63e8d0364
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="cdt_e4.4" sequenceNumber="18">
|
||||
<?pde version="3.8"?><target name="cdt_e4.4" sequenceNumber="19">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="0.0.0"/>
|
||||
|
@ -28,7 +28,7 @@
|
|||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
|
||||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.4milestones/"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.4/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue