| <?php |
| /** |
| * Copyright (c) 2019 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> |
| 2019-03 release is Eclipse Foundation's third quarterly simultaneous release with |
| <a href="https://projects.eclipse.org/releases/2019-03">seventy-five participating projects</a>, available March 20, 2019. |
| </p> |
| <p> |
| Here are the new and noteworthy items of various projects in the 2019-03 release train: |
| </p> |
| |
| <!-- List of links to the new and noteworthy pages of projects --> |
| <ul> |
| <li><a href="https://wiki.eclipse.org/OCL/New_and_Noteworthy/2019-03">New features in Eclipse OCL</a></li> |
| <li><a href="https://wiki.eclipse.org/EGit/New_and_Noteworthy/5.3">New features in Eclipse EGit</a></li> |
| <li><a href="https://wiki.eclipse.org/JGit/New_and_Noteworthy/5.3">New features in Eclipse JGit</a></li> |
| <li><a href="https://www.eclipse.org/eclipse/news/4.11/">New features in Eclipse Platform, Java Development Tools (JDT), Plug-in Development Environment (PDE) and Equinox</a></li> |
| <li><a href="https://www.eclipse.org/webtools/releases/3.13/NewAndNoteworthy/">New features in Eclipse Web Tools Platform</a></li> |
| <li><a href="https://marketplace.eclipse.org/content/eclipse-wild-web-developer-web-development-eclipse-ide">New features in Eclipse Wild Web Developer</a></li> |
| <li><a href="http://www.eclipse.org/Xtext/releasenotes.html#/releasenotes/2019/03/05/version-2-17-0">New features in Eclipse Xtext</a></li> |
| </ul> |
| </div> |