updated nightly download page for next eclipse release 2022-06
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<li>for Eclipse 2022-06 (4.24): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.24">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.24</a></li>
|
||||
<li>for Eclipse 2022-03 (4.23): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.23">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.23</a></li>
|
||||
<li>for Eclipse 2021-12 (4.22): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.22">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.22</a></li>
|
||||
<li>for Eclipse 2021-09 (4.21): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.21">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.21</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@@ -40,7 +40,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2022-03 Milestone Builds (4.23.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2022-06 Milestone Builds (4.24.0)</h3>
|
||||
<div id="e424"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e424').load('sts4-nightly-e4.24.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2022-03 Release (4.23.0)</h3>
|
||||
<div id="e423"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e423').load('sts4-nightly-e4.23.html');
|
||||
@@ -52,12 +58,6 @@
|
||||
$('#e422').load('sts4-nightly-e4.22.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2021-09 Release (4.21.0)</h3>
|
||||
<div id="e421"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e421').load('sts4-nightly-e4.21.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user