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.24.4/" description="LSP4E">
<features name="org.eclipse.lsp4e" versionRange="[0.18.1.202311121506]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.debug" versionRange="[0.15.5.202310060649]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.jdt" versionRange="[0.11.0.202301312314]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.source" versionRange="[0.18.1.202311121506]"/>
<features name="org.eclipse.lsp4e.debug.source" versionRange="[0.15.5.202310060649]"/>
<features name="org.eclipse.lsp4e.jdt.source" versionRange="[0.11.0.202301312314]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>