Skip to main content
summaryrefslogtreecommitdiffstats
blob: c7bb620319f08095cd3bba1c82e6cced3c20b96a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="LDT">
  <repositories location="http://download.eclipse.org/ldt/releases/stable/1.4.1" description="LDT updates">
    <features name="org.eclipse.ldt.feature.group" versionRange="1.4.1">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.ldt.source.feature.group" versionRange="1.4.1">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.ldt.remote.feature.group" versionRange="1.4.1">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.ldt.remote.source.feature.group" versionRange="1.4.1">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='sbernard@sierrawireless.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='kkinfoo@sierrawireless.com']"/>
</aggregator:Contribution>

Back to the top