I am using PHPEclipse - setup and all was trivial. The only tricky part (for me) was to get DBG up and running. (I can try to find the tutorials for setting up debugging env.) Once set up, all works very nicely. Editing and debugging is a piece of c***.
Also, if someone is interested, I tried PHP IDE (another Eclipse-based PHP editor). I found it less advanced and debugging is not as great: - you have to install Zend Platform to be able to debug - more complicated apache setup for debugging - Cake apps crash apache.exe when using Zend's debugger from Eclipse - even when working, the debugging is "per-HTML-request" (that means you cannot continue debugging when clicking on links or posting forms) That said, I am on windows (I know, shame on me), maybe Linux is better. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
