update nightly download page for updated Eclipse targets
This commit is contained in:
@@ -49,7 +49,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-12 Milestone Builds (4.18.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2021-03 Milestone Builds (4.19.0)</h3>
|
||||
<div id="e419"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e419').load('sts4-nightly-e4.19.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-12 Release (4.18.0)</h3>
|
||||
<div id="e418"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e418').load('sts4-nightly-e4.18.html');
|
||||
@@ -61,12 +67,6 @@
|
||||
$('#e417').load('sts4-nightly-e4.17.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-06 Release (4.16.0)</h3>
|
||||
<div id="e416"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e416').load('sts4-nightly-e4.16.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user