@@ -23,9 +23,9 @@ <h2>Eclipse p2 repositories</h2>
2323
2424 < p > < b > STS4 Distribution:</ b >
2525 < ul >
26- < 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 >
26+ < 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 >
27+ < 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 >
2728 < 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 >
28- < 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 >
2929 </ ul >
3030 </ p >
3131
@@ -40,7 +40,13 @@ <h2>Eclipse p2 repositories</h2>
4040
4141 < h2 > Eclipse-based Distribution Builds</ h2 >
4242
43- < h3 > Spring Tool Suite 4 - based on Eclipse 2025-03 Milstone Builds (4.35.0)</ h3 >
43+ < h3 > Spring Tool Suite 4 - based on Eclipse 2025-06 Milstone Builds (4.36.0)</ h3 >
44+ < div id ="e436 "> </ div >
45+ < script type ="text/javascript ">
46+ $ ( '#e436' ) . load ( 'sts4-nightly-e4.36.html' ) ;
47+ </ script >
48+
49+ < h3 > Spring Tool Suite 4 - based on Eclipse 2025-03 Release (4.35.0)</ h3 >
4450 < div id ="e435 "> </ div >
4551 < script type ="text/javascript ">
4652 $ ( '#e435' ) . load ( 'sts4-nightly-e4.35.html' ) ;
@@ -52,12 +58,6 @@ <h3>Spring Tool Suite 4 - based on Eclipse 2024-12 Release (4.34.0)</h3>
5258 $ ( '#e434' ) . load ( 'sts4-nightly-e4.34.html' ) ;
5359 </ script >
5460
55- < h3 > Spring Tool Suite 4 - based on Eclipse 2024-09 Release (4.33.0)</ h3 >
56- < div id ="e433 "> </ div >
57- < script type ="text/javascript ">
58- $ ( '#e433' ) . load ( 'sts4-nightly-e4.33.html' ) ;
59- </ script >
60-
6161 < h2 > Spring Tools - Visual Studio Code Extensions</ h2 >
6262
6363 < div id ="vsix "> </ div >
0 commit comments