diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product index 5bdd25e7e..56efa0955 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product @@ -113,7 +113,9 @@ - + + + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml index 2e99e203c..1fcd47d6a 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml @@ -51,16 +51,16 @@ true - + + + none + - +--> org.eclipse.tycho tycho-p2-director-plugin @@ -475,5 +475,21 @@ + + + + org.eclipse.tycho + target-platform-configuration + ${tycho-version} + + + + true + + + + + + diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index fa521c72b..961eab66e 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -472,6 +472,11 @@ p2 https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.2-2018-12-24_15-46-05-H18/ + + justj + https://download.eclipse.org/justj/jres/14/updates/release/latest/ + p2 +