@@ -23,9 +23,8 @@ <h2>Eclipse p2 repositories</h2>
2323
2424 < p > < b > STS5 Distributions:</ b >
2525 < ul >
26+ < li > for Eclipse 2025-12 (4.38): < a href ="https://cdn.spring.io/spring-tools/snapshot/update/e4.38 "> https://cdn.spring.io/spring-tools/snapshot/update/e4.38</ a > </ li >
2627 < 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> -->
2928 </ ul >
3029 </ p >
3130
@@ -40,24 +39,18 @@ <h2>Eclipse p2 repositories</h2>
4039
4140 < h2 > Eclipse-based Distribution Builds</ h2 >
4241
43- < h3 > Spring Tools for Eclipse - based on Eclipse 2025-09 Milestone Builds (4.37.0)</ h3 >
44- < div id ="e437 "> </ div >
45- < script type ="text/javascript ">
46- $ ( '#e437' ) . load ( 'sts-nightly-e4.37.html' ) ;
47- </ script >
48- <!--
49- <h3>Spring Tools for Eclipse - based on Eclipse 2025-06 Release (4.36.0)</h3>
50- <div id="e436"></div>
42+ < h3 > Spring Tools for Eclipse - based on Eclipse 2025-12 Milestone Builds (4.38.0)</ h3 >
43+ < div id ="e438 "> </ div >
5144 < script type ="text/javascript ">
52- $('#e436 ').load('sts-nightly-e4.36 .html');
45+ $ ( '#e438 ' ) . load ( 'sts-nightly-e4.38 .html' ) ;
5346 </ script >
5447
55- <h3>Spring Tools for Eclipse - based on Eclipse 2025-03 Release (4.35 .0)</h3>
56- <div id="e435 "></div>
48+ < h3 > Spring Tools for Eclipse - based on Eclipse 2025-09 Release (4.37 .0)</ h3 >
49+ < div id ="e437 "> </ div >
5750 < script type ="text/javascript ">
58- $('#e435 ').load('sts-nightly-e4.35 .html');
51+ $ ( '#e437 ' ) . load ( 'sts-nightly-e4.37 .html' ) ;
5952 </ script >
60- -->
53+
6154 < h2 > Spring Tools - Visual Studio Code Extensions</ h2 >
6255
6356 < div id ="vsix "> </ div >
0 commit comments