Skip to content

Commit 6f1a07b

Browse files
committed
reduce nightly download page to eclipse 4.37-based target
1 parent 5f16563 commit 6f1a07b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eclipse-distribution/common/html/nightly-distributions.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ <h2>Eclipse p2 repositories</h2>
2424
<p><b>STS5 Distributions:</b>
2525
<ul>
2626
<li>for Eclipse 2025-09 (4.37): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.37">https://cdn.spring.io/spring-tools/snapshot/update/e4.37</a></li>
27-
<li>for Eclipse 2025-06 (4.36): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.36">https://cdn.spring.io/spring-tools/snapshot/update/e4.36</a></li>
28-
<li>for Eclipse 2025-03 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.35">https://cdn.spring.io/spring-tools/snapshot/update/e4.35</a></li>
27+
<!-- <li>for Eclipse 2025-06 (4.36): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.36">https://cdn.spring.io/spring-tools/snapshot/update/e4.36</a></li>
28+
<li>for Eclipse 2025-03 (4.35): <a href="https://cdn.spring.io/spring-tools/snapshot/update/e4.35">https://cdn.spring.io/spring-tools/snapshot/update/e4.35</a></li> -->
2929
</ul>
3030
</p>
3131

@@ -45,7 +45,7 @@ <h3>Spring Tools for Eclipse - based on Eclipse 2025-09 Milestone Builds (4.37.0
4545
<script type="text/javascript">
4646
$('#e437').load('sts-nightly-e4.37.html');
4747
</script>
48-
48+
<!--
4949
<h3>Spring Tools for Eclipse - based on Eclipse 2025-06 Release (4.36.0)</h3>
5050
<div id="e436"></div>
5151
<script type="text/javascript">
@@ -57,7 +57,7 @@ <h3>Spring Tools for Eclipse - based on Eclipse 2025-03 Release (4.35.0)</h3>
5757
<script type="text/javascript">
5858
$('#e435').load('sts-nightly-e4.35.html');
5959
</script>
60-
60+
-->
6161
<h2>Spring Tools - Visual Studio Code Extensions</h2>
6262

6363
<div id="vsix"></div>

0 commit comments

Comments
 (0)