spring-boot-project.setup (spring-boot-2.7.3) | : | spring-boot-project.setup (spring-boot-2.7.4) | ||
---|---|---|---|---|
skipping to change at line 47 | skipping to change at line 47 | |||
<description></description> | <description></description> | |||
</setupTask> | </setupTask> | |||
<setupTask | <setupTask | |||
xsi:type="setup:EclipseIniTask" | xsi:type="setup:EclipseIniTask" | |||
option="-Xms" | option="-Xms" | |||
value="512m" | value="512m" | |||
vm="true"/> | vm="true"/> | |||
<setupTask | <setupTask | |||
xsi:type="setup:ResourceCreationTask" | xsi:type="setup:ResourceCreationTask" | |||
excludedTriggers="STARTUP MANUAL" | excludedTriggers="STARTUP MANUAL" | |||
content="<?xml version="1.0" encoding="UTF-8"?>
 ;
<section name="Workbench">
	<section name=&qu ot;org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart">
& #x9;	<item value="true" key="group_libraries"/>
& #xA;		<item value="false" key="linkWithEditor"/>& #xD;
		<item value="2" key="layout"/>
&#x A;		<item value="2" key="rootMode"/>
&#x 9;	<item value="&lt;?xml version=&quot;1.0&quot; encodin g=&quot;UTF-8&quot;?&gt;&#x0D;&#x0A;&lt;packageExplorer configured=&quot;true&quot; group_libraries=&quot;1&quot; layout =&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;2 &quot; sortWorkingSets=&quot;false&quot; workingSetName=&quot;&a mp;quot;&gt;&#x0D;&#x0A;&lt;localWorkingSetManager&gt;&# x0D;&#x0A;&lt;workingSet editPageId=&quot;org.eclipse.jdt.internal.u i.OthersWorkingSet&quot; factoryID=&quot;org.eclipse.ui.internal.Working SetFactory&quot; id=&quot;1382792884467_1&quot; label=&quot;Othe r Projects&quot; name=&quot;Other Projects&quot;/&gt;&#x0D;& amp;#x0A;&lt;/localWorkingSetManager&gt;&#x0D;&#x0A;&lt;acti veWorkingSet workingSetName=&quot;Other Projects&quot;/&gt;&#x0D ;&#x0A;&lt;allWorkingSets workingSetName=&quot;Other Projects&qu ot;/&gt;&#x0D;&#x0A;&lt;/packageExplorer&gt;" key=" ;memento"/>
	</section>
</section>
" | ||||
targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui /dialog_settings.xml" | targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui /dialog_settings.xml" | |||
encoding="UTF-8"> | encoding="UTF-8"> | |||
<description> | <description> | |||
Initialize JDT's package explorer to show working sets as | Initialize JDT's package explorer to show working sets as | |||
its root objects | its root objects | |||
</description> | </description> | |||
<content> | ||||
<?xml version="1.0" encoding="UTF-8"?> | ||||
<section name="Workbench"> | ||||
<section name="org.eclipse.jdt.internal.ui.packageview.PackageExp | ||||
lorerPart"> | ||||
<item value="true" key="group_libraries"/> | ||||
<item value="false" key="linkWithEditor"/> | ||||
<item value="2" key="layout"/> | ||||
<item value="2" key="rootMode"/> | ||||
<item value="&lt;?xml version=&quot;1.0&quot; | ||||
encoding=&quot;UTF-8&quot;?&gt;&#x0D;&#x0A;&lt;packageE | ||||
xplorer configured=&quot;true&quot; group_libraries=&quot;1&quot | ||||
; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&am | ||||
p;quot;2&quot; sortWorkingSets=&quot;false&quot; workingSetName=& | ||||
;quot;&quot;&gt;&#x0D;&#x0A;&lt;localWorkingSetManager&g | ||||
t;&#x0D;&#x0A;&lt;workingSet editPageId=&quot;org.eclipse.jdt.in | ||||
ternal.ui.OthersWorkingSet&quot; factoryID=&quot;org.eclipse.ui.internal | ||||
.WorkingSetFactory&quot; id=&quot;1382792884467_1&quot; label=&q | ||||
uot;Other Projects&quot; name=&quot;Other Projects&quot;/&gt;&am | ||||
p;#x0D;&#x0A;&lt;/localWorkingSetManager&gt;&#x0D;&#x0A;& | ||||
;lt;activeWorkingSet workingSetName=&quot;Other Projects&quot;/&gt;& | ||||
amp;#x0D;&#x0A;&lt;allWorkingSets workingSetName=&quot;Other Project | ||||
s&quot;/&gt;&#x0D;&#x0A;&lt;/packageExplorer&gt;" k | ||||
ey="memento"/> | ||||
</section> | ||||
</section> | ||||
</content> | ||||
</setupTask> | </setupTask> | |||
<setupTask | <setupTask | |||
xsi:type="setup.p2:P2Task"> | xsi:type="setup.p2:P2Task"> | |||
<requirement | <requirement | |||
name="org.eclipse.platform.feature.group"/> | name="org.eclipse.platform.feature.group"/> | |||
<requirement | <requirement | |||
name="org.eclipse.jdt.feature.group"/> | name="org.eclipse.jdt.feature.group"/> | |||
<requirement | <requirement | |||
name="io.spring.javaformat.eclipse.feature.feature.group"/> | name="io.spring.javaformat.eclipse.feature.feature.group"/> | |||
<requirement | <requirement | |||
skipping to change at line 107 | skipping to change at line 119 | |||
<repository | <repository | |||
url="https://download.springsource.com/release/TOOLS/sts4/update/latest/ "/> | url="https://download.springsource.com/release/TOOLS/sts4/update/latest/ "/> | |||
<repository | <repository | |||
url="https://download.eclipse.org/buildship/updates/e411/releases/"/> | url="https://download.eclipse.org/buildship/updates/e411/releases/"/> | |||
<description> | <description> | |||
Install the tools needed in the IDE to work with the | Install the tools needed in the IDE to work with the | |||
source code for ${scope.project.label} | source code for ${scope.project.label} | |||
</description> | </description> | |||
</setupTask> | </setupTask> | |||
<setupTask | <setupTask | |||
xsi:type="oomph:GradleImportTask"> | xsi:type="oomph:GradleImportTask" | |||
javaHome="${jre.location-1.8}"> | ||||
<sourceLocator | <sourceLocator | |||
rootFolder="${checkout.location}" | rootFolder="${checkout.location}" | |||
locateNestedProjects="true"/> | locateNestedProjects="true"/> | |||
</setupTask> | </setupTask> | |||
<setupTask | <setupTask | |||
xsi:type="oomph:GradleImportTask" | ||||
javaHome="${jre.location-1.8}"> | ||||
<sourceLocator | ||||
rootFolder="${checkout.location}/buildSrc"/> | ||||
</setupTask> | ||||
<setupTask | ||||
xsi:type="setup.workingsets:WorkingSetTask"> | xsi:type="setup.workingsets:WorkingSetTask"> | |||
<workingSet | <workingSet | |||
name="spring-boot"> | name="spring-boot"> | |||
<predicate | <predicate | |||
xsi:type="predicates:AndPredicate"> | xsi:type="predicates:AndPredicate"> | |||
<operand | <operand | |||
xsi:type="predicates:NamePredicate" | xsi:type="predicates:NamePredicate" | |||
pattern="spring-boot.*"/> | pattern="spring-boot.*"/> | |||
<operand | <operand | |||
xsi:type="workingsets:ExclusionPredicate" | xsi:type="workingsets:ExclusionPredicate" | |||
excludedWorkingSet="//@setupTasks.7/@workingSets.3 //@setupTasks.7/@ workingSets.2 //@setupTasks.7/@workingSets.4 //@setupTasks.7/@workingSets.1"/> | excludedWorkingSet="//@setupTasks.8/@workingSets[name='spring-boot-s moke-tests']"/> | |||
</predicate> | </predicate> | |||
</workingSet> | </workingSet> | |||
<workingSet | <workingSet | |||
name="spring-boot-tools"> | name="spring-boot-tools"> | |||
<predicate | <predicate | |||
xsi:type="predicates:NamePredicate" | xsi:type="predicates:NamePredicate" | |||
pattern="spring-boot-(tools|antlib|configuration-.*|loader|.*-tools|.* -layertools|.*-plugin|autoconfigure-processor|buildpack.*)"/> | pattern="spring-boot-(tools|antlib|configuration-.*|loader|.*-tools|.* -layertools|.*-plugin|autoconfigure-processor|buildpack.*)"/> | |||
</workingSet> | </workingSet> | |||
<workingSet | <workingSet | |||
name="spring-boot-starters"> | name="spring-boot-starters"> | |||
skipping to change at line 165 | skipping to change at line 184 | |||
</workingSet> | </workingSet> | |||
<workingSet | <workingSet | |||
name="spring-boot-tests"> | name="spring-boot-tests"> | |||
<predicate | <predicate | |||
xsi:type="predicates:AndPredicate"> | xsi:type="predicates:AndPredicate"> | |||
<operand | <operand | |||
xsi:type="predicates:NamePredicate" | xsi:type="predicates:NamePredicate" | |||
pattern="spring-boot-(.*-test|tests).*"/> | pattern="spring-boot-(.*-test|tests).*"/> | |||
<operand | <operand | |||
xsi:type="workingsets:ExclusionPredicate" | xsi:type="workingsets:ExclusionPredicate" | |||
excludedWorkingSet="//@setupTasks.7/@workingSets.3"/> | excludedWorkingSet="//@setupTasks.8/@workingSets[name='spring-boot-s moke-tests']"/> | |||
</predicate> | </predicate> | |||
</workingSet> | </workingSet> | |||
</setupTask> | </setupTask> | |||
<setupTask | <setupTask | |||
xsi:type="setup:CompoundTask" | xsi:type="setup:CompoundTask" | |||
name="org.eclipse.jdt.ui"> | name="org.eclipse.jdt.ui"> | |||
<setupTask | <setupTask | |||
xsi:type="setup:PreferenceTask" | xsi:type="setup:PreferenceTask" | |||
key="/instance/org.eclipse.jdt.ui/content_assist_autoactivation_delay" | key="/instance/org.eclipse.jdt.ui/content_assist_autoactivation_delay" | |||
value="40"/> | value="40"/> | |||
End of changes. 6 change blocks. | ||||
4 lines changed or deleted | 38 lines changed or added |