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
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
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