use latest lsp4e release in order to have new api to start language servers around

This commit is contained in:
Martin Lippert
2022-12-23 09:16:20 +01:00
parent 0715987dfe
commit abfb0fb898
2 changed files with 17 additions and 11 deletions

View File

@@ -479,13 +479,15 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
</repository>
<!-- <repository>
<id>lsp4e</id>
<repository>
<id>tm4e-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/releases/0.20.6/</url>
</repository> -->
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
<!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> -->
</repository>
<!-- <repository>
<id>chromium-binaries</id>
<layout>p2</layout>
@@ -714,8 +716,8 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<!-- <url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url> -->
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
</repository>
<repository>
<id>tm4e-snapshots</id>

View File

@@ -201,12 +201,14 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
</repository>
<repository>
<id>tm4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
<!-- <url>https://download.eclipse.org/tm4e/snapshots</url> -->
</repository>
<repository>
<id>wwd</id>
@@ -251,12 +253,14 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots</url>
<url>https://download.eclipse.org/lsp4e/releases/0.21.0/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots</url> -->
</repository>
<repository>
<id>tm4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.2/</url>
<!-- <url>https://download.eclipse.org/tm4e/snapshots</url> -->
</repository>
<repository>
<id>wwd</id>