| <?php |
| /** |
| * Copyright (c) 2015, 2018 Eclipse Foundation. |
| * |
| * 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: |
| * Nathan Gervais (Eclipse Foundation) - Initial implementation |
| * Eric Poirier (Eclipse Foundation) |
| * |
| * SPDX-License-Identifier: EPL-2.0 |
| */ |
| ?> |
| <div class="galileo home col-sm-24"> |
| <div class="galileo_container"> |
| |
| <div id="linkBlock"> |
| <ul> |
| <li class="download"><a title="Download" |
| href="/downloads/packages/release/galileo/sr2"> </a></li> |
| <li class="projects"><a title="Projects" |
| href="/galileo/projects.php"> </a></li> |
| <li class="nest"><a title="Galileo Blog-A-Thon Contest" |
| href="/galileo/blogathon/reviews.php"> </a></li> |
| <li class="friends"><a title="Galileo in Action" |
| href="/galileo/galileoinaction.php"> </a></li> |
| <li class="action"><a title="Friends of Eclipse" |
| href="/galileo/friends.php"> </a></li> |
| </ul> |
| </div> |
| <div> |
| <p class="description"> |
| Eclipse Galileo is the annual release of Eclipse projects in |
| 2009; this year it includes 33 projects. Download Galileo Now!<br /> |
| <br />Click <a style="color: #FFF;" |
| href="http://wiki.eclipse.org/Simultaneous_Release">here</a> |
| to find out about the newest Eclipse Simultaneous Release |
| </p> |
| </div> |
| <div class="homepage"> |
| <a href="/home/">Continue to Eclipse.org</a> |
| </div> |
| </div> |
| </div> |