use latest lsp4e release in order to have new api to start language servers around
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user