Skip to main content
summaryrefslogtreecommitdiffstats
blob: b43abed6f0d6ece04a3dcecee87850ba82441064 (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="Lsp4j">
  <repositories location="http://download.eclipse.org/lsp4j/updates/releases/0.2.0/" description="Lsp4j p2 repository">
    <features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.2.0">
      <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='dennis.huebner@typefox.io']"/>
  <contacts href="simrel.aggr#//@contacts[email='eclipse@typefox.io']"/>
</aggregator:Contribution>

Back to the top