switch to specific lsp4e version to avoid dependency on latest swt
This commit is contained in:
@@ -203,8 +203,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</id>
|
||||
@@ -366,11 +366,11 @@
|
||||
<url>https://repo.spring.io/plugins-release/</url>
|
||||
</pluginRepository> -->
|
||||
|
||||
<pluginRepository>
|
||||
<!-- <pluginRepository>
|
||||
<id>springsource-maven-release</id>
|
||||
<name>SpringSource Maven Release Repository</name>
|
||||
<url>https://repository.springsource.com/maven/bundles/release</url>
|
||||
</pluginRepository>
|
||||
</pluginRepository> -->
|
||||
|
||||
<!-- <pluginRepository>
|
||||
<id>sonatype.snapshots</id>
|
||||
|
||||
Reference in New Issue
Block a user