GH-1459: additional steps towards renaming everything to just Spring Tools

This commit is contained in:
Martin Lippert
2025-03-06 10:58:23 +01:00
parent 195aab9cf8
commit 282d7ef9d9
22 changed files with 58 additions and 58 deletions

View File

@@ -40,19 +40,19 @@
<h2>Eclipse-based Distribution Builds</h2>
<h3>Spring Tool Suite 4 - based on Eclipse 2025-06 Milstone Builds (4.36.0)</h3>
<h3>Spring Tools for Eclipse - based on Eclipse 2025-06 Milstone Builds (4.36.0)</h3>
<div id="e436"></div>
<script type="text/javascript">
$('#e436').load('sts4-nightly-e4.36.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2025-03 Release (4.35.0)</h3>
<h3>Spring Tools for Eclipse - based on Eclipse 2025-03 Release (4.35.0)</h3>
<div id="e435"></div>
<script type="text/javascript">
$('#e435').load('sts4-nightly-e4.35.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2024-12 Release (4.34.0)</h3>
<h3>Spring Tools for Eclipse - based on Eclipse 2024-12 Release (4.34.0)</h3>
<div id="e434"></div>
<script type="text/javascript">
$('#e434').load('sts4-nightly-e4.34.html');