特殊:Badtitle/NS100:EclipsePDT

来自Ubuntu中文
Wikibot留言 | 贡献2008年10月19日 (日) 14:56的版本
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :EclipsePDT/zh | | {{#ifexist: EclipsePDT/zh | | {{#ifeq: {{#titleparts:EclipsePDT|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:EclipsePDT|1|-1|}} | zh | | }}

Introduction

The PDT project provides a PHP Development Tools framework for the Eclipse platform. It leverages the existing Web Tools Project to provide the PHP development capabilities. It is easiest to be at Eclipse 3.3 (Europa) to start using PDT, as the stable release of PDT is a relatively new project (September 18th, 2007). See : PDT Project Page at Eclipse.org See : UbuntuHelp:EclipseIDE

Installing PDT (PHP Development Tools)

To install PDT

  1. We can add PDT through the Ecplise update functionality. Go to Help -> Software Updates -> Find and Install...
  2. Hit the New Remote Site button on the right hand side.
    1. Name: PDT – PHP Development Tools
    2. URL: http://download.eclipse.org/tools/pdt/updates/
  3. Once added continue on to the next section.
  4. In the repository that comes up, expand the “PDT – PHP Development Tools” group.
  5. Just install the PDT Features package.
    1. PDT Features SDK is not required for normal developer use.
  6. Review and agree to the license agreements and step through the installation process.
  7. Restart Eclipse
  8. The PHP view is now added.