How to install a PHP IDE plugin for Eclipse directly from the Eclipse environment?

后端 未结 10 720
你的背包
你的背包 2020-12-07 17:11

I have a clean Eclipse Java SDK. I would like to make it suitable for developing PHP applications. So I need a PHP IDE plugin (or something like that). How could I install i

10条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-07 17:50

    Eclipse for PHP Developers Package

    Looking for the Eclipse for PHP Developers Package?

    Due to lack of a package maintainer for the Indigo release there will be no PHP (PDT) package. If you would like to install PDT into your Eclipse installtion you can do so by using the Install New Software feature from the Help Menu and installing the PHP Development Tools (PDT) SDK Feature from the Eclipse Indigo Repo >> http://download.eclipse.org/releases/indigo

    Text grabbed from page: http://www.eclipse.org/downloads/php_package.php

提交回复
热议问题