-
Notifications
You must be signed in to change notification settings - Fork 41
/
dltk.aggrcon
24 lines (24 loc) · 1.44 KB
/
dltk.aggrcon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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="DLTK">
<repositories location="https://download.eclipse.org/technology/dltk/updates-dev/milestone/6.4.1.rc2/" description="DLTK 6.4.1">
<features name="org.eclipse.dltk.core.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.dltk.tcl.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.dltk.xotcl.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.dltk.itcl.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.dltk.mylyn.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.dltk.rse.feature.group">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>