views:

22

answers:

1

Hello,

I got clean Eclipse Java-SDK. I'd like to make it suitable for developing php applications, so I need php-ide plugin (or something like that). How could I install it from Eclipse environment?

Thank you

A: 

Easy as pie:

Open Eclipse and go to Help-> Software Updates-> Find and Install Select "Search for new features to install" and click "Next" Create a New Remote Site with the following details:

Name: PDT

URL: download.eclipse.org/tools/pdt/updates

Check the PDT box and click "Next" to start the installation

Hope it helps

Marcos Placona
I can't see any software except Zend CE Features > Zend Debugging feature. :(
Kirzilla
This URL works pretty well http://download.eclipse.org/tools/pdt/updates/
Kirzilla
Glad it worked out for you. Will update the URL for future reference :-)
Marcos Placona