updated nightly download page for early e4.10 distribution builds
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<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>
|
||||
<li>for Eclipse Neon (4.7) - no longer updated: <a href="http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.7">http://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.7</a></li>
|
||||
@@ -49,7 +50,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2018-09 Milestone Builds (4.9.0) - and beyond</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2018-12 Milestone Builds (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');
|
||||
|
||||
Reference in New Issue
Block a user