Skip to content

Commit e912c1b

Browse files
committed
Update eclipse setup file
1 parent d823d7b commit e912c1b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

eclipse/spring-boot-project.setup

+1-3
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@
9090
name="org.eclipse.wst.server_adapters.feature.feature.group"/>
9191
<requirement
9292
name="org.eclipse.wst.web_ui.feature.feature.group"/>
93-
<requirement
94-
name="org.sonatype.m2e.buildhelper.feature.feature.group"/>
9593
<requirement
9694
name="org.springframework.boot.ide.main.feature.feature.group"/>
9795
<requirement
@@ -139,7 +137,7 @@
139137
pattern="spring-boot.*"/>
140138
<operand
141139
xsi:type="workingsets:ExclusionPredicate"
142-
excludedWorkingSet="//@setupTasks.8/@workingSets[name='spring-boot-smoke-tests']"/>
140+
excludedWorkingSet="//@setupTasks.8/@workingSets[name='spring-boot-smoke-tests'] //@setupTasks.8/@workingSets[name='spring-boot-starters'] //@setupTasks.8/@workingSets[name='spring-boot-tests'] //@setupTasks.8/@workingSets[name='spring-boot-tools']"/>
143141
</predicate>
144142
</workingSet>
145143
<workingSet

0 commit comments

Comments
 (0)