From 7684a5aeeb0c87454f791ed4c6281dc20fe73b6a Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Tue, 5 Sep 2017 11:46:16 +0200 Subject: [PATCH] updated several repos to get the latest jdk9 support, latest lsp4e, etc. --- eclipse-distribution/pom.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 39817d029..40829995f 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -118,10 +118,20 @@ p2 http://download.eclipse.org/staging/oxygen/ --> + + oxygen-java9-y-builds + p2 + http://download.eclipse.org/eclipse/updates/4.7-Y-builds/ + + + latest-m2e + p2 + http://download.eclipse.org/technology/m2e/releases + orbit p2 - http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/ + http://download.eclipse.org/tools/orbit/downloads/drops/R20170818183741/repository/ maven-extras-mirror @@ -153,6 +163,16 @@ p2 http://www.mihai-nita.net/eclipse + + lsp4j + p2 + http://download.eclipse.org/modeling/tmf/xtext/updates/milestones/ + + + lsp4e + p2 + http://download.eclipse.org/lsp4e/snapshots/ + org.springframework.boot.ide.product.e47