mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Add remote from PTP to target.
This commit is contained in:
parent
4c781a5c13
commit
e7200129d1
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
|
||||
<target name="cdt_e4.4" sequenceNumber="13">
|
||||
<?pde version="3.8"?><target name="cdt_e4.4" sequenceNumber="14">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.jetty.bundles.f.feature.group" version="8.1.11.201307080411"/>
|
||||
|
@ -30,6 +28,10 @@
|
|||
<unit id="org.eclipse.test.feature.group" version="0.0.0"/>
|
||||
<repository location="http://download.eclipse.org/eclipse/updates/4.4milestones/"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<unit id="org.eclipse.remote.feature.group" version="1.0.0.201403241505"/>
|
||||
<repository location="http://download.eclipse.org/tools/ptp/builds/remote/luna/nightly/"/>
|
||||
</location>
|
||||
</locations>
|
||||
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
||||
<launcherArgs>
|
||||
|
|
Loading…
Add table
Reference in a new issue