forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lsp4e.aggrcon
19 lines (19 loc) · 1.32 KB
/
lsp4e.aggrcon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="https://download.eclipse.org/lsp4e/releases/0.26.2/" description="LSP4E">
<features name="org.eclipse.lsp4e" versionRange="[0.18.10.202405280703]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.debug" versionRange="[0.15.8.202405212039]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.jdt" versionRange="[0.13.0.202402070603]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.source" versionRange="[0.18.10.202405280703]"/>
<features name="org.eclipse.lsp4e.debug.source" versionRange="[0.15.8.202405212039]"/>
<features name="org.eclipse.lsp4e.jdt.source" versionRange="[0.13.0.202402070603]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
<contacts href="simrel.aggr#//@contacts[email='jonah@kichwacoders.com']"/>
</aggregator:Contribution>