added target definitions for Eclipse 2019-12 release
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
<p><b>STS4 Distribution:</b>
|
||||
<ul>
|
||||
<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>
|
||||
<li>for Eclipse 2019-06 (4.12): <a href="https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.12">https://dist.springsource.com/snapshot/TOOLS/sts4/nightly/e4.12</a></li>
|
||||
</ul>
|
||||
@@ -48,7 +49,13 @@
|
||||
|
||||
<h2>Eclipse-based Distribution Builds</h2>
|
||||
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2019-09 Milestone Builds (4.13.0)</h3>
|
||||
<h3>Spring Tool Suite 4 - based on Eclipse 2019-12 Milestone Builds (4.14.0)</h3>
|
||||
<div id="e414"></div>
|
||||
<script type="text/javascript">
|
||||
$('#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');
|
||||
|
||||
Reference in New Issue
Block a user