Skip to main content
summaryrefslogtreecommitdiffstats
blob: baaf0dd9a69577a244441b43485f492581ee685a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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="Code Recommenders">
  <repositories location="http://download.eclipse.org/recommenders/updates/simrel/oxygen/2016-09-20_11-29-19">
    <features name="org.eclipse.recommenders.rcp.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.recommenders.rcp.feature.source.feature.group"/>
    <features name="org.eclipse.recommenders.mylyn.rcp.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.recommenders.mylyn.rcp.feature.source.feature.group"/>
    <features name="org.eclipse.recommenders.snipmatch.rcp.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.recommenders.snipmatch.rcp.feature.source.feature.group"/>
    <features name="org.eclipse.recommenders.news.rcp.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
    <features name="org.eclipse.recommenders.news.rcp.feature.source.feature.group"/>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='marcel.bruch@codetrails.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='andreas.sewe@codetrails.com']"/>
</aggregator:Contribution>

Back to the top