mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 478018 - Updating the URLs to Mars release
The cdt-e4.5.target and the Oomph setup file (Mars Repo List) are pointing now to the Mars release UR. Bug: 478018 Change-Id: Icff0c388f4422598d7ab22d056f9d97638a7b7fd Signed-off-by: Martin Schreiber <m.schreiber@bachmann.info>
This commit is contained in:
parent
2cf6b41bd2
commit
eecd04d279
2 changed files with 3 additions and 3 deletions
|
@ -162,7 +162,7 @@
|
|||
<repository
|
||||
url="http://download.eclipse.org/tm/updates/4.0/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/eclipse/updates/4.5milestones/"/>
|
||||
url="http://download.eclipse.org/eclipse/updates/4.5/"/>
|
||||
<repository
|
||||
url="http://download.eclipse.org/tools/ptp/builds/remote/2.0.0"/>
|
||||
<repository
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="cdt_e4.5" sequenceNumber="39">
|
||||
<?pde version="3.8"?><target name="cdt_e4.5" sequenceNumber="40">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.commons.compress" version="0.0.0"/>
|
||||
|
@ -37,7 +37,7 @@
|
|||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.sdk.ide" version="0.0.0"/>
|
||||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.5milestones/"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.5/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.launchbar.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue