minor updates for new e4.36 target
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<li>for Eclipse 2024-12 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.35">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.35</a></li>
|
||||
<li>for Eclipse 2025-06 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.36">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.36</a></li>
|
||||
<li>for Eclipse 2025-03 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.35">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.35</a></li>
|
||||
<li>for Eclipse 2024-12 (4.34): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.34">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.34</a></li>
|
||||
<li>for Eclipse 2024-09 (4.33): <a href="https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.33">https://cdn.spring.io/spring-tools/snapshot/TOOLS/sts4/nightly/e4.33</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@@ -40,7 +40,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2025-03 Milstone Builds (4.35.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - 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>
|
||||
<div id="e435"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e435').load('sts4-nightly-e4.35.html');
|
||||
@@ -52,12 +58,6 @@
|
||||
$('#e434').load('sts4-nightly-e4.34.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2024-09 Release (4.33.0)</h3>
|
||||
<div id="e433"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e433').load('sts4-nightly-e4.33.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user