Skip to main content
summaryrefslogtreecommitdiffstats
blob: f8991201c2e7285265a02593eea45141e0130f28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="LSP4E">
  <repositories location="http://download.eclipse.org/lsp4e/releases/0.9.0/" description="LSP4E Snapshots">
    <features name="org.eclipse.lsp4e" versionRange="[0.9.0.201903130753,0.9.0.201903130753]">
      <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
    <features name="org.eclipse.lsp4e.debug" versionRange="[0.9.0.201903130753,0.9.0.201903130753]">
      <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
</aggregator:Contribution>

Back to the top