I wanted to try pick up PHP again and decided to try out Eclipse as well.
I've just done a fresh install of Eclipse PDT, as well as the relevant php/mysql/apache servers with EasyPHP. Zend-debugger and Xdebug have also been installed.
However, I don't have an option to Run or Debug as a PHP script. The only option available is to Run As a "PHP Web Application". I've seen guides and videos that refers to a Run As PHP Script option, but I don't have that.
What do I need to configure to get this?