Copilot
Your everyday AI companion
    Upvotes8answered Oct 26, 2008 at 20:44

    There is a plugin for Eclipse called PDT which makes PHP development a breeze.

    For an overview on how to install it, you can refer to the Eclipse website:

    http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Ganymede_.2F_PDT_2.0

    To actually view the PHP scripts running, I would imagine that you'd have to have some sort of server already installed and running. You could probably set the workspace location to be in the server path, and then view the files through localhost. But maybe the PDT package takes care of some of that for you.

    Content Under CC-BY-SA license
    Was this helpful?
  1. Eclipse PHP Development Tools | The Eclipse Foundation

    WEBPDT is a PHP IDE project that provides a PHP Integrated Development Environment framework for the Eclipse platform. It offers features such as syntax highlighting, validation, debugging, profiling, refactoring, code …

  2. Help setting up php for Eclipse - Stack Overflow

    WEBOct 26, 2008 · 6 Answers. Sorted by: 8. There is a plugin for Eclipse called PDT which makes PHP development a breeze. For an overview on how …

    • Reviews: 1
    • Getting Started with PHP Development in Eclipse

      WEBThis guide walks you through getting started with PHP development in Eclipse using CodeMix—from installing the prerequisites on your system, to configuring CodeMix for an optimal experience. The CodeMix plugin …

    • How To Run PHP Project In Eclipse | Robots.net

    • Getting Started - PHP Development Tools Help - Eclipse Foundation

    • PHP Development Tools - Wikipedia

    • Some results have been removed