forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tm.aggrcon
14 lines (14 loc) · 1.07 KB
/
tm.aggrcon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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="TM: RSE">
<repositories location="https://download.eclipse.org/tm/updates/4.5.700-SNAPSHOT/repository/" description="TM: RSE + Terminal 4.5.700">
<features name="org.eclipse.rse.feature.group" versionRange="[4.5.700,4.5.800]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.rse.useractions.feature.group" versionRange="[4.5.700,4.5.800]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='sbouchet@redhat.com']"/>
</aggregator:Contribution>