-
Notifications
You must be signed in to change notification settings - Fork 41
/
lsp4e.aggrcon
20 lines (20 loc) · 1.39 KB
/
lsp4e.aggrcon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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.4/" description="LSP4E">
<features name="org.eclipse.lsp4e" versionRange="[0.18.12.202408150719]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.debug" versionRange="[0.15.10.202408140718]">
<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.12.202408150719]"/>
<features name="org.eclipse.lsp4e.debug.source" versionRange="[0.15.10.202408140718]"/>
<features name="org.eclipse.lsp4e.jdt.source" versionRange="[0.13.0.202402070603]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>