mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 17:55:39 +02:00
Terminals: Re-add lost RSE features
This commit is contained in:
parent
b2ff4955d5
commit
5f0f2461e2
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?><target name="Eclipse 4.4.x (Luna)" sequenceNumber="63">
|
||||
<?pde version="3.8"?><target name="Terminals Eclipse 4.4.x (Luna)" sequenceNumber="64">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.apache.log4j.source" version="1.2.15.v201012070815"/>
|
||||
|
@ -38,5 +38,9 @@
|
|||
<unit id="org.eclipse.remote.feature.group" version="1.1.1.201502102040"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/1.1.1"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.rse.sdk.feature.group" version="3.7.0.201502160819"/>
|
||||
<repository location="http://download.eclipse.org/tm/updates/3.7milestones"/>
|
||||
</location>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue