| <?php |
| /** |
| * Copyright (c) 2020 Eclipse contributors and others. |
| * |
| * This program and the accompanying materials are made |
| * available under the terms of the Eclipse Public License 2.0 |
| * which is available at https://www.eclipse.org/legal/epl-2.0/ |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| */ |
| ?> |
| |
| <div id="midcolumn"> |
| <h1><img style="height: 2ex;" src="justj_title.svg" alt="Eclipse JustJ"/> Downloads</h1> |
| |
| <h2>High-level Overview</h2> |
| <?php include ("overview.php"); ?> |
| |
| <h3>JustJ Tools Updates</h3> |
| |
| <code><a href="https://download.eclipse.org/justj/tools/updates/">https://download.eclipse.org/justj/tools/updates/</a></code> |
| |
| <h3>Repositories Analyzed for <code>jdeps</code></h3> |
| |
| Visit the <code><a href="https://download.eclipse.org/justj/jdeps/">https://download.eclipse.org/justj/jdeps/</a></code> index. |
| |
| <hr/> |
| |
| <h2>Low-level File System View</h2> |
| <p> |
| Browse the <code><a href="download.eclipse.org.php">https://download.eclipse.org/justj</a></code> site. |
| </p> |
| </div> |