updated nightly download page for new build targets
This commit is contained in:
@@ -40,7 +40,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2024-09 Milestone Builds (4.33.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2024-12 Milstone Builds (4.34.0)</h3>
|
||||
<div id="e434"></div>
|
||||
<script type="text/javascript">
|
||||
$('#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');
|
||||
@@ -52,12 +58,6 @@
|
||||
$('#e432').load('sts4-nightly-e4.32.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2024-03 Release (4.31.0)</h3>
|
||||
<div id="e431"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e431').load('sts4-nightly-e4.31.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user