Enable xml-language-server extension
- use wildwebdeveloper snapshot site
This commit is contained in:
@@ -355,7 +355,6 @@
|
||||
class="org.springframework.tooling.boot.ls.prefs.RemoteAppsFromPrefsDataContributor">
|
||||
</injection>
|
||||
</extension>
|
||||
<!--
|
||||
<extension
|
||||
point="org.eclipse.wildwebdeveloper.xml.lemminxExtension">
|
||||
<jar
|
||||
@@ -365,6 +364,5 @@
|
||||
path="jars/xml-ls-extension.jar">
|
||||
</jar>
|
||||
</extension>
|
||||
-->
|
||||
|
||||
</plugin>
|
||||
|
||||
@@ -166,7 +166,8 @@
|
||||
<repository>
|
||||
<id>wwd</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
|
||||
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
|
||||
<url>http://download.eclipse.org/wildwebdeveloper/snapshots</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
@@ -216,7 +217,8 @@
|
||||
<repository>
|
||||
<id>wwd</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
|
||||
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
|
||||
<url>http://download.eclipse.org/wildwebdeveloper/snapshots</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
@@ -271,7 +273,8 @@
|
||||
<repository>
|
||||
<id>wwd</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url>
|
||||
<!-- <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> -->
|
||||
<url>http://download.eclipse.org/wildwebdeveloper/snapshots</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</profile>
|
||||
|
||||
Reference in New Issue
Block a user