Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lsp4j.aggrcon4
1 files changed, 2 insertions, 2 deletions
diff --git a/lsp4j.aggrcon b/lsp4j.aggrcon
index 7bcff56bb..2e09748ad 100644
--- a/lsp4j.aggrcon
+++ b/lsp4j.aggrcon
@@ -1,6 +1,6 @@
<?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" enabled="false" label="Lsp4j">
- <repositories location="http://download.eclipse.org/lsp4j/updates/0.1.0/S201612120910/" description="Lsp4j p2 repository">
+<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/0.1.0/S201612130923/" description="Lsp4j p2 repository">
<features name="org.eclipse.lsp4j.sdk.feature.group" versionRange="0.1.0">
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>

Back to the top