Skip to content


Setting up a PHP IDE for Ubuntu 7.10

I’m just posting this so that I have a record of it. I found myself building a new workstation at home and found this info scattered across several blogs when I looked for a refresher on setting up everything I normally use.

First step. Install Eclipse.

sudo apt-get install eclipse
sudo apt-get install sun-java6-jre
sudo update-java-alternatives -s java-6-sun

Next install PHPEclipse. you can go to Help > Software Updates > Find and Install and install new features located at the following URL

http://phpeclipse.sourceforge.net/update/releases

Finally. Install the RSE (remote system explorer) Plug In so you can easily access a remote Unix server and edit files willy-nilly. Note you don’t need to install everything in the TM project.

http://download.eclipse.org/dsdp/tm/updates/

Posted in Code, PHP.

Tagged with , .


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Fabianv says

    Ah awesome.. im using Eclipse on Ubuntu so this is good news for me.

    Thanks for sharing



Some HTML is OK

or, reply to this post via trackback.



close