updated nightly download page for 2020-06-based early access builds
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<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>
|
||||
<li>for Eclipse 2019-09 (4.13): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.13">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.13</a></li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
@@ -49,6 +49,12 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-06 Milestone Builds (4.16.0)</h3>
|
||||
<div id="e416"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e416').load('sts4-nightly-e4.16.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2020-03 Release (4.15.0)</h3>
|
||||
<div id="e415"></div>
|
||||
<script type="text/javascript">
|
||||
@@ -61,12 +67,6 @@
|
||||
$('#e414').load('sts4-nightly-e4.14.html');
|
||||
</script>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2019-09 Release (4.13.0)</h3>
|
||||
<div id="e413"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e413').load('sts4-nightly-e4.13.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
|
||||
<div id="vsix"></div>
|
||||
|
||||
Reference in New Issue
Block a user