diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e416/p2.inf b/eclipse-distribution/org.springframework.boot.ide.product.e416/p2.inf index 7e7e563c0..b2c56e04c 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e416/p2.inf +++ b/eclipse-distribution/org.springframework.boot.ide.product.e416/p2.inf @@ -16,9 +16,9 @@ instructions.unconfigure=\ org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:https${#58}//download.springsource.com/release/TOOLS/sts4-language-server-integrations); # Bug 530093: make sure we have latest version of a.jre.javase included with product - requires.3.namespace=org.eclipse.equinox.p2.iu - requires.3.name=a.jre.javase - requires.3.range=[9.0.0,9.0.0] - requires.4.namespace=org.eclipse.equinox.p2.iu - requires.4.name=config.a.jre.javase - requires.4.range=[9.0.0,9.0.0] +# requires.3.namespace=org.eclipse.equinox.p2.iu +# requires.3.name=a.jre.javase +# requires.3.range=[9.0.0,9.0.0] +# requires.4.namespace=org.eclipse.equinox.p2.iu +# requires.4.name=config.a.jre.javase +# requires.4.range=[14.0.0,9.0.0] diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e416/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e416/pom.xml index 00ab254af..b285887da 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e416/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e416/pom.xml @@ -56,9 +56,9 @@ org.eclipse.tycho target-platform-configuration ${tycho-version} - + diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index e69c23e4d..b133631d9 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -78,7 +78,7 @@ https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version} - 1.2.0 + 1.7.0 UTF-8 @@ -424,7 +424,7 @@ orbit p2 - https://download.eclipse.org/tools/orbit/downloads/drops/S20200427151422/repository + https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository latest-m2e-wtp diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 62da97f66..73c956107 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -289,7 +289,7 @@ orbit p2 - https://download.eclipse.org/tools/orbit/downloads/drops/S20200427151422/repository + https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository