Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7f27e6ac99a2782d65f7f1ce96fa811f690da40f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?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="RAP Tools">
  <repositories location="http://download.eclipse.org/rt/rap/tools/3.8/M2-20190206-1425/" description="RAP 3.8 Tools Repository">
    <features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.8.0,3.9.0)">
      <categories href="simrel.aggr#//@customCategories[identifier='Web%2C%20XML%2C%20Java%20EE%20and%20OSGi%20Enterprise%20Development']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mknauer@eclipsesource.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='ivan@eclipsesource.com']"/>
</aggregator:Contribution>

Back to the top