Skip to main content
summaryrefslogtreecommitdiffstats
blob: d02034348086b3a29af5ae1301e7709c97d764ed (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="TM4E">
  <repositories location="http://download.eclipse.org/tm4e/releases/0.3.2/" description="TextMate for Eclipse (TM4E) 0.3.2">
    <features name="tm-feature.feature.group" versionRange="[0.3.2.201901202056,0.3.2.201901202056]">
      <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='angelozerr@gmail.com']"/>
</aggregator:Contribution>

Back to the top