update CI builds for Eclipse 2020-09 target and removed outdated e.14 entries from nightly download page
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<li>for Eclipse 2020-09 (4.17): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.17">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.17</a></li>
|
||||
<li>for Eclipse 2020-06 (4.16): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.16">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.16</a></li>
|
||||
<li>for Eclipse 2020-03 (4.15): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.15">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.15</a></li>
|
||||
<li>for Eclipse 2019-12 (4.14): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.14">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.14</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@@ -49,7 +49,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-06 Milestone Builds (4.16.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-09 Milestone Builds (4.17.0)</h3>
|
||||
<div id="e417"></div>
|
||||
<script type="text/javascript">
|
||||
$('#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');
|
||||
@@ -61,12 +67,6 @@
|
||||
$('#e415').load('sts4-nightly-e4.15.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2019-12 Release (4.14.0)</h3>
|
||||
<div id="e414"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e414').load('sts4-nightly-e4.14.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user