Added TCF 1.7 download links
diff --git a/downloads.php b/downloads.php index 4f9de3f..6ac6135 100755 --- a/downloads.php +++ b/downloads.php
@@ -1,6 +1,6 @@ <?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); $App = new App(); $Nav = new Nav(); $Menu = new Menu(); include($App->getProjectCommon()); # All on the same line to unclutter the user's desktop' /******************************************************************************* - * Copyright (c) 2009-2020 + * Copyright (c) 2009-2021 * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -18,6 +18,14 @@ <p>All downloads are provided under the terms and conditions of the <a href="/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> unless otherwise specified.</p> +<h2>TCF 1.7 (Eclipse 2021-09)</h2> +<p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn17">New & Noteworthy</a> (released 20-Jul-2021).</p> +<ul> + <li>p2 software repository: <a href="http://download.eclipse.org/tools/tcf/releases/1.7/1.7.0">http://download.eclipse.org/tools/tcf/releases/1.7/1.7.0</a> + <li>Zipped Repo: <a href="/downloads/download.php?file=/tools/tcf/releases/1.7/1.7.0/org.eclipse.tcf-1.7.0.zip">org.eclipse.tcf-1.7.0.zip</a> (10 MiB) + <li>TCF Agent source code: <a href="http://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.7">http://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git?h=1.7</a> +</ul> + <h2>TCF 1.6 (Photon)</h2> <p>Compatible with Eclipse 3.8.2 and later. See the <a href="https://wiki.eclipse.org/TCF/NewIn16">New & Noteworthy</a> (released 27-Jun-2018).</p> <ul>