| <?php |
| /** |
| * Copyright (c) 2018 Eclipse Foundation 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/ |
| * |
| * Contributors: |
| * Christopher Guindon (Eclipse Foundation) - Initial implementation |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| */ |
| ?> |
| <div class="container"> |
| <h1>New & Noteworthy</h1> |
| <p> |
| 2018-12 release is Eclipse Foundation's second quarterly Simultaneous Release, available December 19, 2018. |
| </p> |
| <p> |
| Here are the new and noteworthy items of various projects in the 2018-12 release train. |
| </p> |
| |
| <!-- List of links to the new and noteworthy pages of projects --> |
| <ul> |
| <li><a href="https://www.eclipse.org/eclipse/news/4.10/">New features in the Eclipse SDK</a></li> |
| </ul> |
| </div> |