updated nightly downloads page

This commit is contained in:
Martin Lippert
2019-01-18 12:39:32 +01:00
parent cfaa34881e
commit 78aa0444af

View File

@@ -23,6 +23,7 @@
<p><b>STS4 Distribution:</b>
<ul>
<li>for Eclipse 2019-03 (4.11): <a href="http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.11">http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.11</a></li>
<li>for Eclipse 2018-12 (4.10): <a href="http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.10">http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.10</a></li>
<li>for Eclipse 2018-09 (4.9): <a href="http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.9">http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.9</a></li>
<li>for Eclipse Photon (4.8) - no longer updated: <a href="http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.8">http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.8</a></li>
@@ -50,18 +51,18 @@
<h2>Eclipse-based Distribution Builds</h2>
<h3>Spring Tool Suite 4 - based on Eclipse 2018-12 Milestone Builds (4.10.0)</h3>
<h3>Spring Tool Suite 4 - based on Eclipse 2019-03 Milestone Builds (4.11.0)</h3>
<div id="e411"></div>
<script type="text/javascript">
$('#e411').load('sts4-nightly-e4.11.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2018-12 Release (4.10.0)</h3>
<div id="e410"></div>
<script type="text/javascript">
$('#e410').load('sts4-nightly-e4.10.html');
</script>
<h3>Spring Tool Suite 4 - based on Eclipse 2018-09 Release (4.9.0)</h3>
<div id="e49"></div>
<script type="text/javascript">
$('#e49').load('sts4-nightly-e4.9.html');
</script>
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
<div id="vsix"></div>