forked from eclipse-simrel/simrel.build
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlsp4e.aggrcon
More file actions
20 lines (20 loc) · 1.39 KB
/
lsp4e.aggrcon
File metadata and controls
20 lines (20 loc) · 1.39 KB
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.27.4/" description="LSP4E">
<features name="org.eclipse.lsp4e" versionRange="[0.18.20.202505071137]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.debug" versionRange="[0.15.15.202501312028]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.jdt" versionRange="[0.13.6.202504300423]">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.lsp4e.source" versionRange="[0.18.20.202505071137]"/>
<features name="org.eclipse.lsp4e.debug.source" versionRange="[0.15.15.202501312028]"/>
<features name="org.eclipse.lsp4e.jdt.source" versionRange="[0.13.6.202504300423]"/>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='mistria@redhat.com']"/>
<contacts href="simrel.aggr#//@contacts[email='jonah@kichwacoders.com']"/>
<contacts href="simrel.aggr#//@contacts[email='pcr@avaloq.com']"/>
</aggregator:Contribution>