Skip to main content
summaryrefslogtreecommitdiffstats
blob: 94c5ff72d655fac9e962809849651a3acdfdfc6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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="Andmore">
  <repositories location="http://download.eclipse.org/andmore/0.5/" description="Andmore">
    <features name="org.eclipse.andmore.android.basic.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
    <features name="org.eclipse.andmore.ndk.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
    <features name="org.eclipse.andmore.hierarchyviewer.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
    <features name="org.eclipse.andmore.traceview.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
    <features name="org.eclipse.andmore.gldebugger.feature.feature.group">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='kaloyan.r@zend.com']"/>
</aggregator:Contribution>

Back to the top