July 04, 2015

Yosemite Eclipsed?!

♬ Total Eclipse of Yosemite  . To quote an old Pink Floyd song. Or was that total eclipse of the moon? Anyway, now that we have PHP, Apache, and SVN installed, it's time we setup a programming IDE that can utilise these tools.

Download Eclipse PHP Edition, more specifically the Mac tarball. Extract it to your applications folder:

# tar -xzvf ~/Downloads/eclipse-php-mars-R-macosx-cocoa-x86_64.tar.gz -C /applications/

This will install the Eclipse IDE in your Application folder, making it clickable using F4 to select the applications. To get xdebug rolling follow this guide.

No comments: