| <?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"/> Development</h1> |
| |
| <h2>Git Repositories</h2> |
| <p> |
| <code><a href="https://git.eclipse.org/c/justj/justj.tools.git/">justj.tools.git</a></code> - the tools used to generate JREs and to manage the <code><a href="https://download.eclipse.org/justj/">download.eclipse.org</a></code> site. |
| </p> |
| <p> |
| <code><a href="https://git.eclipse.org/c/justj/justj.git/">justj.git</a></code> - the projects used for driving <code><a href="https://ci.eclipse.org/justj/">https://ci.eclipse.org/justj/</a></code>. |
| </p> |
| <p> |
| <code><a href="https://git.eclipse.org/c/www.eclipse.org/justj.git/">www.eclipse.org/justj.tools.git</a></code> - the project used to maintain this website. |
| </p> |
| |
| |
| <h2>Builds</h2> |
| <p> |
| <code><a href="https://ci.eclipse.org/justj/">https://ci.eclipse.org/justj/</a></code> |
| </p> |
| |
| <h2>Wiki</h2> |
| <p> |
| <code><a href="https://wiki.eclipse.org/JustJ">https://wiki.eclipse.org/JustJ</a></code> |
| </p> |
| |
| <h2>Workspace Setup</h2> |
| <p> |
| JustJ has a fully automated Oomph setup. |
| Helpful details TBD. |
| <p> |
| |
| </div> |