Skip to main content
summaryrefslogtreecommitdiffstats
blob: ceffc26038a18363d8b9cb93b6b48c4b688ba075 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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/b3/2011/aggregator/1.1.0" label="RTP">
  <repositories location="http://download.eclipse.org/rtp/updates/4.3milestones/" description="RTP Repository">
    <features name="org.eclipse.rtp.package.feature.group" versionRange="[1.1.0,1.2.0)">
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='hstaudacher@eclipsesource.com']"/>
</aggregator:Contribution>

Back to the top