switch to specific lsp4e version to avoid dependency on latest swt

This commit is contained in:
Martin Lippert
2023-02-13 14:22:59 +01:00
parent 9bb0cec756
commit f35a69a1f8
4 changed files with 12 additions and 12 deletions

View File

@@ -305,8 +305,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>