PHP development with SVN using Eclipse PDT and Subclipse in Ubuntu 8.10
Friday, May 1st, 2009Eclipse’s PDT project provides an excellent development tool for LAMP developers. It provides great features like code completion, zend debugger, error checking and all the goodness that comes with default eclipse package. One of the nice things that PDT lacks out of the box is SVN support. This can be easily achieved using subclipse plugin available for eclipse. This is how you would install PDT, subclipse and get productive in less than 15 minutes (depending on your bandwidth). For this article, we are using Ubuntu 8.10, so change use commands specific to your favorite flavour of linux. (more…)
