Install redmine mylyn connector in zend studio or eclipse
This post will show you how to install redmine mylyn connector in zend studio or eclipse. firstly you need to configure redmine: update your redmine to the latest version [see…
This post will show you how to install redmine mylyn connector in zend studio or eclipse. firstly you need to configure redmine: update your redmine to the latest version [see…
This post will show you how to hide project and DS_Store files from eclipse or zend studio. I will explain how to get eclipse or zend studio to ignore the…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
Setting up eclipse on a mac to work with SVN this post will show you how to setup eclipse on your mac to work with a local [or remote] SVN…
This is my setup when using SVN for web development on a mac. I have since moved to git and a virtual machine running centos. I also use a continuous…