Skip to main content
summaryrefslogtreecommitdiffstats
blob: 51978fb39ae20a419cff457fd9b1f2c1ac4d7ee2 (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
24
25
<?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="DLTK">
  <repositories location="http://download.eclipse.org/technology/dltk/updates-dev/5.0/" description="DLTK 5.0">
    <features name="org.eclipse.dltk.core.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
    <features name="org.eclipse.dltk.ruby.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.dltk.tcl.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.dltk.xotcl.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.dltk.itcl.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
    </features>
    <features name="org.eclipse.dltk.rse.feature.group" versionRange="5.0.0.201306060709">
      <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='alex.panchenko@gmail.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='andrey@xored.com']"/>
</aggregator:Contribution>

Back to the top