| <!doctype html> |
| <html class="no-js" lang="en"> |
| <head> |
| <meta charset="utf-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| <title>PDT: Eclipse PHP Development Tools</title> |
| <meta name="description" content="The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities." > |
| <meta name="kewords" content="php, eclipse, html, css, js, javascript, refactoring, syntax, coloring, ide, editor, updat, code, developers, tool, development" /> |
| <meta name="robots" content="index,follow" /> |
| <link rel="stylesheet" href="css/foundation.css" /> |
| <script src="js/vendor/modernizr.js"></script> |
| <link rel="shortcut icon" href="/eclipse.org-common/themes/solstice/public/images/favicon.ico"/> |
| </head> |
| <body> |
| |
| <nav class="top-bar" data-topbar> |
| <ul class="title-area"> |
| <li class="name"></li> |
| </ul> |
| |
| <div class="top-bar-section"> |
| <!-- Left Nav Section --> |
| <ul class="left"> |
| <li><a href="#about">About</a></li> |
| <li><a href="#features">Features</a></li> |
| <li><a href="#download">Download</a></li> |
| <li><a href="#docs">Docs</a></li> |
| <li><a href="#extensions">Extensions</a></li> |
| <li><a href="#contributing">Contributing</a></li> |
| </ul> |
| </div> |
| </nav> |
| <div style="background-color: #776ba8; max-width: 100%"> |
| <div class="row"> |
| |
| </div> |
| |
| <div class="row"> |
| <div class="large-1 columns"> |
| |
| </div> |
| <div class="large-9 columns"> |
| <h1 style="color: white; font-weight: 200; font-size: 44px; letter-spacing: 2px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: always; text-rendering: optimizeLegibility;">PHP Development Tools (PDT)</h1> |
| |
| </div> |
| <div class="large-2 columns"> |
| <a href="#download" class="button success radius">Download</a> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-2 columns"> </div> |
| <div class="large-8 columns"> |
| <ul data-orbit> |
| <li><img src="img/shot1.png" alt="PHP Editor"></li> |
| <li><img src="img/shot2.png" alt="CSS Editor"></li> |
| <li><img src="img/shot3.png" alt="Advanced Editing Features"></li> |
| <li><img src="img/shot4.png" alt="Advanced Content Assist"></li> |
| </ul> |
| </div> |
| <div class="large-2 columns"> </div> |
| </div> |
| </div> |
| <div class="row"> |
| <div class="large-12 columns"> |
| <div> |
| <h2 id="about">What is PDT?</h2> |
| <p>The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities.</p> |
| <p>To find out more about us, you should check out:</p> |
| <div class="row"> |
| <div class="large-3 medium-3 columns"> |
| <p><a href="https://projects.eclipse.org/projects/tools.pdt/">Project details</a><br />Who's involved, project plan, all project resources and more.</p> |
| </div> |
| <div class="large-3 medium-3 columns"> |
| <p><a href="https://www.eclipse.org/forums/index.php/f/85/">PDT Forums</a> and <a href='http://wiki.eclipse.org/PDT'>Wiki</a><br />Users discussions board, ask and answer questions.</p> |
| </div> |
| <div class="large-3 medium-3 columns"> |
| <p><a href="http://github.com/eclipse/pdt">PDT on Github</a><br />Latest code, issue reports, feature requests and more.</p> |
| </div> |
| <div class="large-3 medium-3 columns"> |
| <p><a href="https://dev.eclipse.org/mailman/listinfo/pdt-dev">Developers mailing list</a><br />Get in touch with our team.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns"> |
| <div> |
| <h2 id="features">Features</h2> |
| <div class="row"> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Syntax Highlighting <img src="img/features/syntax-coloring.png" alt="Syntax Coloring"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Content Assist <img src="img/features/content-assist.png" alt="Content Assist"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Code Formatter <img src="img/features/formatter.png" alt="Code Formatter"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Refactoring <img src="img/features/refactoring.png" alt="Refactoring"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Code Templates <img src="img/features/templates.png" alt="Code Templates"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Code Navigation <img src="img/features/code-nav.png" alt="Code Navigation"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>PHP Debugging <img src="img/features/debug.png" alt="PHP Debugging"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Syntax Validation <img src="img/features/syntax-errors.png" alt="Syntax Validation"></p> |
| </div> |
| <div class="large-4 medium-4 columns panel" style="height: 300px"> |
| <p>Power of Eclipse Ecosystem <img src="img/features/ecosystem.png" alt="Power of Eclipse Ecosystem"></p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns"> |
| <h2 id="download">Download</h2> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns panel"> |
| <h3>Eclipse Package for PHP Developers</h3> |
| |
| <p>The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn.<br /><a href="https://wiki.eclipse.org/PDT/NewIn35">News & Noteworthy</a></p> |
| <p>Click on the buttons below to start downloading package for specific OS. You have to install java in your system.</p> |
| |
| <div class="large-4 columns"> |
| <h3>OS X</h3> |
| <ul class="button-group"> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-php-mars-R-macosx-cocoa-x86_64.tar.gz" class="small button success" rel="nofollow">64 bit</a></li> |
| </ul> |
| </div> |
| <div class="large-4 columns"> |
| <h3>Windows</h3> |
| <ul class="button-group"> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-php-mars-R-win32.zip" class="small button success" rel="nofollow">32 bit</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-php-mars-R-win32-x86_64.zip" class="small button success" rel="nofollow">64 bit</a></li> |
| </ul> |
| </div> |
| <div class="large-4 columns"> |
| <h3>Linux</h3> |
| <ul class="button-group"> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-php-mars-R-linux-gtk.tar.gz" class="small button success" rel="nofollow">32 bit</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/R/eclipse-php-mars-R-linux-gtk-x86_64.tar.gz" class="small button success" rel="nofollow">64 bit</a></li> |
| </ul> |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns panel"> |
| <a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1944539" class="drag" title="Drag to your running Eclipse workspace to install PHP Development Tools"><img src="https://marketplace.eclipse.org/sites/all/themes/solstice/_themes/solstice_marketplace/public/images/btn-install.png" alt="Drag to your running Eclipse workspace to install PHP Development Tools" /></a> |
| <h3>Update existing Eclipse</h3> |
| <p>In Eclipse, click <i>Help -> Install New Software</i> and work with <a href="#compositeLatest" class="red">*</a>: <a href="http://download.eclipse.org/tools/pdt/updates/3.5">http://download.eclipse.org/tools/pdt/updates/3.5</a></p> |
| <img src="img/update_dialog.png" alt="Eclipse Install&Update Dialog"> |
| <p>If you're looking for developer builds, try out <a href="#compositeLatestNightly" class="red">**</a>: <a href="http://download.eclipse.org/tools/pdt/updates/3.6-nightly">http://download.eclipse.org/tools/pdt/updates/3.6-nightly</a> </p> |
| <p>All downloads are provided under the terms and conditions of the <a href="http://www.eclipse.org/legal/epl/notice.html">Eclipse.org Software User Agreement</a> unless otherwise specified.</p> |
| <p><span class="red"> *</span> - Latest stable: <a id="compositeLatest" href="http://download.eclipse.org/tools/pdt/updates/latest/">http://download.eclipse.org/tools/pdt/updates/latest/</a><br /> |
| <span class="red">**</span> - Latest nightly: <a id="compositeLatestNightly" href="http://download.eclipse.org/tools/pdt/updates/latest-nightly/">http://download.eclipse.org/tools/pdt/updates/latest-nightly/</a></p> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns panel"> |
| <h3>Download PDT Zip package</h3> |
| <p>This packages contain PDT p2 repository, which can be used to install PDT in Eclipse without access to Eclipse.org</p> |
| <ul> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.5.0.201506101710.zip" rel="nofollow">PDT Update 3.5.0 (2015-06-24)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.4.0.201502171754.zip" rel="nofollow">PDT Update 3.4.0 (2015-02-27)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.3.2.201410231314.zip" rel="nofollow">PDT Update 3.3.2 (2014-10-23)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.3.1.201409161013.zip" rel="nofollow">PDT Update 3.3.1 (2014-09-16)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.3.0.201406110111.zip" rel="nofollow">PDT Update 3.3.0 (2014-06-11)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.2.0.201306051924.zip" rel="nofollow">PDT Update 3.2.0 (2013-06-05)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.1.2.201212211235.zip" rel="nofollow">PDT Update 3.1.2 (2012-12-21)</a></li> |
| <li><a href="https://www.eclipse.org/downloads/download.php?file=/tools/pdt/downloads/pdt-Update-3.1.1.201209101312.zip" rel="nofollow">PDT Update 3.1.1 (2012-09-10)</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns"> |
| <div> |
| <h2 id="docs">Docs</h2> |
| <ul> |
| <li><a href="http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.php.help%2Fhtml%2Findex.html">PDT User Manual</a>. |
| All PDT features at a glance. |
| </li> |
| <li><a href="http://wiki.eclipse.org/index.php/PDT">PDT Wiki</a>. |
| Find more information and discussions in the PDT Wiki page |
| </li> |
| <li><a href="documents/XDebugGuideForPDT2.0.pdf">PDT 2.0 XDebug Guide</a>. |
| XDebug guide for configuration and usage of XDebug under PDT 2.0. Created by Dave Kelsey |
| </li> |
| <li><a href="/pdt/articles/debugger/os-php-eclipse-pdt-debug-pdf.pdf">Debugging PHP using Eclipse and PDT</a> |
| </li> |
| </ul> |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns"> |
| <div> |
| <h2 id="extensions">Extensions</h2> |
| <p>The experience of developing PHP application with PDT can be extended with a large variety of plugins created by the Eclipse ecosystem. Below are open source projects and commercial products that are built on top of PDT or are integrated with PDT.</p> |
| <table class="panel" style="width: 100%"> |
| <tr style="vertical-align: top"> |
| <td style="width: 160px"><a href="http://p2-dev.pdt-extensions.org/"><img src="img/extensions/pdt-eg.png" alt="PDT Extensions group"></a></td> |
| <td> |
| <h5>PDT Extensions group</h5> |
| <i>Open source plugins that extend or integrate with PDT</i> |
| <br><br> |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pex-core">Code Formatting</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pex-core">Class Creation</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pex-core">Getters/Setters Generation</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pex-core">Semantic Analysis</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pex-core">CS-Fixer</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#phpmaven">PHP Maven</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pti">PHPUnit</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pti">CodeSniffer</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#pti">PHPDepend</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/phpfeatures.html#makegood">MakeGood</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#symfony">Symfony</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#composer">Composer</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#phing">Phing</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#yii">Yii</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#drupal">Drupal</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#magento">Magento</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/frameworks.html#aspectphp">Aspect PHP</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#json">JSON</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#yedit">YAML</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#twig">Twig</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#smarty">Smarty</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#coffee">CoffeeScript</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#markdown">Markdown</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#rest">reStructuredText</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#gherkin">Gherkin</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#shelled">Shell Scripts</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#vrapper">Vrapper</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#emmet">Emmet</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#jquery">JQuery</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#jshint">JSHint</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#closure">Closure</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#extjs">ExtJS</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#less">Less</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/editors.html#themes">Eclipse Color Themes</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/misc.html#logviewer">Log Viewer</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/misc.html#ansi">ANSI Console</a> :: |
| <a href="http://p2-dev.pdt-extensions.org/misc.html#copyright">Copyright Wizard</a> |
| <br><br> |
| <a class="button radius tiny" href="http://p2-dev.pdt-extensions.org/">Visit website</a> |
| </td> |
| </tr> |
| <tr style="vertical-align: top"> |
| <td><a href="http://www.zend.com/products/studio/"><img src="img/extensions/zend-studio.png" alt="Zend Studio"></a></td> |
| <td> |
| <h5>Zend Studio</h5> |
| <i>The PHP IDE for Smarter Development</i> |
| <br><br> |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#apigility.htm">Apigility</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#zend_framework_integration.htm">Zend Framework</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#symfony_eclipse.htm">Symfony</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#doctrine.htm">Doctrine</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#magento.htm">Magento</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#phpdocumentor.htm">PHPDocumentor</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#phpunit_testing.htm">PHPUnit</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#php_codesniffer.htm">CodeSniffer</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#php_depend.htm">PHPDepend</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#code_analyzer_concept.htm">Semantic Analysis</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#debugging_concept.htm">Advanced Debugging</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#profiling.htm">Profiling</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#application_monitoring.htm">Monitoring</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#code_tracing.htm">Code Tracing</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#tunneling.htm">Tunneling</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#deployment.htm">Deployment</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#zend_certified_php_distribution.htm">Zend Server</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#appendix_f_-_i5_toolkit_templates.htm">IBM i</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#openshift_integration.htm">OpenShift</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#amazon.htm">Amazon AWS</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#vmware_integration.htm">VMWare Workstation</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#mobile_development.htm">Mobile Development</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#angularjs.htm">AngularJS</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#jquery_support.htm">JQuery</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#extjs_support.htm">ExtJS</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#prototype_support.htm">Prototype</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#dbeaver.htm">DBeaver</a> :: |
| <a href="http://files.zend.com/help/Zend-Studio-12.5/zend-studio.htm#zend_guard_integration.htm">Zend Guard</a> |
| <br><br> |
| <a class="button radius tiny" href="http://www.zend.com/products/studio/">Visit website</a> |
| </td> |
| </tr> |
| <tr style="vertical-align: top"> |
| <td><a href="http://www.zend.com/products/guard/"><img src="img/extensions/zend-guard.png" alt="Zend Guard"></a></td> |
| <td> |
| <h5>Zend Guard</h5> |
| <i>Protect your applications with PHP encoding</i> |
| <br><br> |
| <a href="http://files.zend.com/help/Zend-Guard/zend-guard.htm#encoding_intro.htm">Encoding</a> :: |
| <a href="http://files.zend.com/help/Zend-Guard/zend-guard.htm#obfuscation.htm">Obfuscation</a> :: |
| <a href="http://files.zend.com/help/Zend-Guard/zend-guard.htm#license_intro.htm">Software Licensing</a> :: |
| <a href="http://files.zend.com/help/Zend-Guard/zend-guard.htm#command_line.htm">Command Line Tools</a> :: |
| <a href="http://files.zend.com/help/Zend-Guard/zend-guard.htm#configuring_the_integration_with_zend_studio.htm">IDE Integration</a> |
| <br><br> |
| <a class="button radius tiny" href="http://www.zend.com/products/guard/">Visit website</a> |
| </td> |
| </tr> |
| </table> |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="large-12 columns"> |
| <div> |
| <h2 id="contributing">Contributing</h2> |
| <p>PDT is an Open Source project and we welcome everyone who's interested to contribute his or her source code or help project in some other way. Visit our <a href="https://wiki.eclipse.org/PDT/Contributing">wiki page</a> to learn how to get source code and build it.</p> |
| <p>Don't hesitate to nurture PDT developers team with your questions and hit our <a href="http://dev.eclipse.org/mailman/listinfo/pdt-dev">mailing list</a>. </p> |
| |
| </div> |
| </div> |
| </div> |
| |
| <div class="row"> |
| <div class="small-12 large-centered columns"> |
| <dl class="sub-nav"> |
| <dt></dt><dd><a href="https://eclipse.org">Home</a></dd> |
| <dt></dt><dd><a href="https://eclipse.org/legal/privacy.php">Privacy Policy</a></dd> |
| <dt></dt><dd><a href="https://eclipse.org/legal/termsofuse.php">Terms of Use</a></dd> |
| <dt></dt><dd><a href="https://eclipse.org/legal/copyright.php">Copyright Agent</a></dd> |
| <dt></dt><dd><a href="https://eclipse.org/legal/">Legal</a></dd> |
| <dt></dt><dd><a href="https://eclipse.org/org/foundation/contact.php">Contact Us</a></dd> |
| <dt></dt><dd>Copyright © 2015 The Eclipse Foundation. All Rights Reserved.</dd> |
| </dl> |
| </div> |
| </div> |
| |
| <script src="js/vendor/jquery.js"></script> |
| <script src="js/foundation.min.js"></script> |
| <script> |
| $(document).foundation(); |
| </script> |
| </body> |
| </html> |