added target for eclipse 4.9 builds
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<li>for Eclipse Photon (4.8): <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 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>
|
||||
</ul>
|
||||
</p>
|
||||
@@ -48,10 +49,10 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse Photon Milestone Builds (4.8.0 Mx)</h3>
|
||||
<div id="e48"></div>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2018-09 Milestone Builds (4.9.0) - and beyond</h3>
|
||||
<div id="e49"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e48').load('sts4-nightly-e4.8.html');
|
||||
$('#e49').load('sts4-nightly-e4.9.html');
|
||||
</script>
|
||||
|
||||
<h2>Spring Tools 4 - Visual Studio Code Extensions</h2>
|
||||
@@ -68,13 +69,6 @@
|
||||
$('#atom').load('atom-packages/atom-packages-snippet.html');
|
||||
</script>
|
||||
|
||||
<h2>No longer updated...</h2>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse Oxygen.2 (4.7.2)</h3>
|
||||
<div id="e47"></div>
|
||||
<script type="text/javascript">
|
||||
$('#e47').load('sts4-nightly-e4.7.html');
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user