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

后端 未结 10 718
你的背包
你的背包 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:46

    Open up eclipse, go to "Help -> Install New Software". Enter:

    http://download.eclipse.org/releases/juno

    entry from the "Work with" dropdown.

    Under the "Web, XML, Java EE and OSGi Enterprise Developmet" category, select "PHP Development Tools (PDT) SDK Feature 3.1.1.201209101312".

提交回复
热议问题