> Langdon says: >> I love Eclipse.... > > Maybe I am missing something... What plugins are you using Langdon? Do > you have code completion for php, html, javascript, and css?
Hi Cook I just use the php plugin too. The reason that I love Eclipse is the combination of Eclipse project organisation, Ant for builds, code control with SVN, CVS, and Perforce, database management with DDLUtils. As a package it means that I (almost) have one unified development environment. I save a change and the automatic build copies the changed code to my development server. Or, I run a production build and the whole lot is transferred (even the database) to the production server with my ISP, including automatically changing config settings for the target server. I prefer this approach to having multiple apps (like code editor, FTP client, PHPMyAdmin etc) and having to flip between them to get stuff done. Also, getting settings right for things like osCommerce between dev, staging, and production is a huge pain. Eclipse is not perfect, but it does 90% of what I want and need, which is better than any combination of tools I have come across. Regards, Langdon --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
