From f7e2e9e10adcbbc3e9c540c5b40160d23373cdd2 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 19 Dec 2025 14:56:19 -0800 Subject: [PATCH] Update Eclipse working sets in project setup --- eclipse/spring-boot-project.setup | 126 ++++++++++++++++++++---------- 1 file changed, 85 insertions(+), 41 deletions(-) diff --git a/eclipse/spring-boot-project.setup b/eclipse/spring-boot-project.setup index aa6166a4f33..56ad7dd1714 100644 --- a/eclipse/spring-boot-project.setup +++ b/eclipse/spring-boot-project.setup @@ -9,8 +9,7 @@ xmlns:setup="http://www.eclipse.org/oomph/setup/1.0" xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0" xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0" - xmlns:workingsets="http://www.eclipse.org/oomph/workingsets/1.0" - xsi:schemaLocation="http://www.eclipse.org/oomph/setup/jdt/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/JDT.ecore http://www.eclipse.org/buildship/oomph/1.0 https://raw.githubusercontent.com/eclipse/buildship/master/org.eclipse.buildship.oomph/model/GradleImport-1.0.ecore http://www.eclipse.org/oomph/predicates/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore http://www.eclipse.org/oomph/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/WorkingSets.ecore" + xsi:schemaLocation="http://www.eclipse.org/oomph/setup/jdt/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/JDT.ecore http://www.eclipse.org/buildship/oomph/1.0 https://raw.githubusercontent.com/eclipse/buildship/master/org.eclipse.buildship.oomph/model/GradleImport-1.0.ecore http://www.eclipse.org/oomph/predicates/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 https://raw.githubusercontent.com/eclipse-oomph/oomph/master/setups/models/SetupWorkingSets.ecore" name="spring.boot.4.0.x" label="Spring Boot 4.0.x"> + name="platform"> - - - + xsi:type="predicates:LocationPredicate" + pattern=".*/platform(/.*)?"/> + name="core"> + xsi:type="predicates:LocationPredicate" + pattern=".*/core(/.*)?"/> + name="module"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pattern="spring-boot-build"/> - - - - + xsi:type="predicates:LocationPredicate" + pattern=".*/buildSrc"/> - - - - - - - + xsi:type="predicates:LocationPredicate" + pattern=".*/gradle(/.*)?"/>