Skip to main content
summaryrefslogtreecommitdiffstats
blob: 9f7dac313b3c295535347786da6ce5aef02f24cd (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/cbi/p2repo/2011/aggregator/1.1.0" label="aCute">
  <repositories location="http://download.eclipse.org/acute/snapshots/" description="aCute Snapshots">
    <features name="org.eclipse.acute.feature.feature.group">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
</aggregator:Contribution>

Back to the top