diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF/MANIFEST.MF index 5637cb12c..a82581956 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/META-INF/MANIFEST.MF @@ -31,7 +31,8 @@ Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0", org.eclipse.mylyn.wikitext, org.springframework.ide.eclipse.boot.dash;bundle-version="3.9.12", com.google.gson, - org.eclipse.lsp4e.jdt;bundle-version="0.10.0" + org.eclipse.lsp4e.jdt;bundle-version="0.10.0", + org.springsource.ide.eclipse.commons.boot.ls Import-Package: com.google.common.base, com.google.common.collect, com.google.gson;version="2.7.0", diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index f584ff060..f706546f3 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -86,6 +86,7 @@ TOOLS ${dist.type}/${dist.key}/${dist.project}/${dist.version} + https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly/ https://dist.springframework.org/snapshot/IDE/nightly @@ -141,10 +142,15 @@ https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository - e-i-commons + sts3-repo p2 ${springide-p2-repo} + + e-i-commons + p2 + ${springide-commons-p2-repo} + mylyn-markdown p2 @@ -186,10 +192,15 @@ https://download.eclipse.org/tools/orbit/downloads/drops/R20200831200620/repository - e-i-commons + sts3-repo p2 ${springide-p2-repo} + + e-i-commons + p2 + ${springide-commons-p2-repo} + mylyn-markdown p2 @@ -241,10 +252,15 @@ https://download.eclipse.org/tools/orbit/downloads/drops/R20200831200620/repository - e-i-commons + sts3-repo p2 ${springide-p2-repo} + + e-i-commons + p2 + ${springide-commons-p2-repo} + mylyn-markdown p2