From 6ee72ff4891475c1505695d14d615a917a8e80ac Mon Sep 17 00:00:00 2001 From: wrongwrong Date: Tue, 20 Apr 2021 18:59:49 +0900 Subject: [PATCH] Use new update site for Spring Java Format's Eclipse plugin See gh-26167 --- CONTRIBUTING.adoc | 2 +- eclipse/spring-boot-project.setup | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 7f726236e5c..b0896048de9 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -111,7 +111,7 @@ Spring Boot includes project specific source formatting settings, in order to ha ===== Install the Spring Formatter plugin * Select "`Help`" -> "`Install New Software`". -* Add `https://dl.bintray.com/spring/javaformat-eclipse/` as a site. +* Add `https://repo.spring.io/javaformat-eclipse-update-site/` as a site. * Install "Spring Java Format". NOTE: The plugin is optional. diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index fa7adf06837..7bb77266e7b 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -91,7 +91,7 @@ + url="https://repo.spring.io/javaformat-eclipse-update-site/"/>