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

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

    The best solution would be to go to http://projects.eclipse.org/projects/tools.pdt/downloads where you will find the URL to the most updated PDT, as most of the URLS listed above are hitting a 404. Then pasting the URL to eclipse.

提交回复
热议问题