From 5acbf84e2a6fd2bf4f4527c2f95469dc70b89a73 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Mon, 12 Jun 2017 12:52:33 +0200 Subject: [PATCH] updated sts4 distro build to new cloudfoundry language server feature structure --- .../org.springframework.boot.ide.product | 4 +++- .../category.xml | 7 ++++++- eclipse-distribution/pom.xml | 7 ++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product index bb25253d3..59d8fcde6 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e47/org.springframework.boot.ide.product @@ -83,7 +83,9 @@ openFile - + + + diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml index 7c3f559ae..73142affe 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e47/category.xml @@ -46,7 +46,12 @@ + id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" version="0.0.0"> + + + + diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 20a572483..86ac20d16 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -191,7 +191,12 @@ spring-boot-language-servers p2 - http://dist.springsource.com/${dist.type}/TOOLS/sts4-language-servers/${dist.springboot-language-servers-pathpostfix} + http://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server/${dist.springboot-language-servers-pathpostfix} + + + spring-boot-language-servers + p2 + http://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${dist.springboot-language-servers-pathpostfix} springide