updated nightly download page to include early 4.27-based builds
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<li>for Eclipse 2023-03 (4.27): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.27">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.27</a></li>
|
||||
<li>for Eclipse 2022-12 (4.26): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.26">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.26</a></li>
|
||||
<li>for Eclipse 2022-09 (4.25): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.25">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.25</a></li>
|
||||
<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>
|
||||
@@ -40,6 +41,12 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2023-03 Milestone Builds (4.27.0)</h3>
|
||||
<div id="e427"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e427').load('sts4-nightly-e4.27.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2022-12 Release (4.26.0)</h3>
|
||||
<div id="e426"></div>
|
||||
<script type="text/javascript">
|
||||
|
||||
Reference in New Issue
Block a user