Hi all,
I am running Eclipse on the back of Flex Builder 3. I have PHPEclipse installed and working 100% in the same build.
I wanted to try get Zend Debugger working with this, but I keep hitting a brick wall when following the instructions at
Eclipse PHP Development Tools - Zend.com for "Download Only the PHP Debugger". The error that I get is:
Zend Debugger Feature (5.2.15.v20081217) requires feature "org.eclipse.php_feature (1.0.2)", or equivalent.
I have tried downloading the All-in-One Eclipse PDT + Zend Debugger Package, which runs PDT and Zend Debugger in its own Eclipse standalone build. This works fine, but is not ideal because I am used to PHPEClipse and I would like to continue my php development in the same app as my flex development.
So, any pointers as to how I install Zend Debugger with PHP Eclipse, or is this a no-go area?
Thanks for any pointers that you can provide.