Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'downloads.php')
-rw-r--r--downloads.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/downloads.php b/downloads.php
index 25be194..bb3be4f 100644
--- a/downloads.php
+++ b/downloads.php
@@ -26,7 +26,17 @@
<h1><?=$pageTitle; ?></h1>
<div class="homeitem3col">
- <h3>DTP 1.14.0.201701131441 (Development Build for Eclipse Oxygen M4)</h3>
+ <h3>DTP 1.14.1 (Eclipse Oxygen)</h3>
+ <p>
+ <a href="http://download.eclipse.org/datatools/1.14.1.201712071719/repository" target="_blank">Repository</a>
+ </p>
+ <p>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/1.14.1.201712071719/dtp-repository-1.14.1.201712071719.zip" target="_blank">Offline Repository</a>
+ </p>
+ </div>
+
+ <div class="homeitem3col">
+ <h3>DTP 1.14 (Eclipse Oxygen)</h3>
<p>
<a href="http://download.eclipse.org/datatools/1.14.0.201701131441/repository" target="_blank">Repository</a>
</p>

Back to the top