From 0be58127c68b2e04ec058f6bc4f953f4e98b35ba Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 18 Feb 2025 14:45:17 -0800 Subject: [PATCH 1/2] Drop JST installs from Eclipse setup --- eclipse/spring-boot-project.setup | 8 -------- 1 file changed, 8 deletions(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index 2b63bfbc12e..c557e7ef155 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -72,14 +72,6 @@ name="org.eclipse.jdt.feature.group"/> - - - - Date: Tue, 18 Feb 2025 14:46:02 -0800 Subject: [PATCH 2/2] Use latest Buildship in Eclipse setup --- eclipse/spring-boot-project.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index c557e7ef155..67690a2d8d1 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -91,7 +91,7 @@ + url="https://download.eclipse.org/buildship/updates/e49/releases/"/> Install the tools needed in the IDE to work with the source code for ${scope.project.label}