Skip to main content
summaryrefslogtreecommitdiffstats
blob: c87d17584b18c14a6132d422167f2b1efdee9089 (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" enabled="true" label="RAP Tools">
  <repositories location="http://download.eclipse.org/rt/rap/tools/3.4/SR1-20180306-1010/" description="RAP 3.4 Tools Repository">
    <features name="org.eclipse.rap.tools.feature.feature.group" versionRange="[3.4.0,3.5.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