I use NetBeans (6.5) which allows me to do PHP (as well a pile of other languages). It does lots of cool things, and I read on the site that they are planning on doing a Cake plugin in the future.
It has integrated version control for most any type you'd likely be using (I mostly use Subversion). I haven't used it, but there is a Git plugin for NetBeans calld NBGit: http://www.notgeeklycorrect.com/english/2008/10/01/nbgit-the-git-plugin-for-netbeans/ I would imagine the same thing would exist for Eclipse. On Nov 11, 7:28 am, James K <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm currently struggling trying to come up with a web development > environment and workflow in Windows that doesn't completely suck. I've > tried lots of tools (Komodo, Eclipse, Aptana, and several PHP specific > editors), and they all seem to be completely lacking in one area or > another (or you spend more time dealing with the environment crashing > than you do actually coding). > > Right now most of the developers in my team are using Dreamweaver with > checkin/checkout for lack of any better tools. The major failing I > find in most IDEs/Editors is poor local/remote file handling. Lots of > them let you open up a file from a remote location, but few let you > manage a "site" which gives a local and remote view of the files in > the project. > > Coda on OSX does this really well and it's my primary tool on my Mac. > On Windows, I suck it up and use Dreamweaver, or stick to one of the > good text editors like Notepad++ or Crimson Editor and do manual > uploads. > > The next piece of the puzzle is working source control into the mix. > We've started using github for managing our source and it works really > well, but you're kinda stuck baby sitting a command line. Some tools > have built-in support for SVN, but that doesn't really help us when > we're using Git. > > I'm sure there are other groups like us out there using CakePHP in a > team. Would anyone care to outline any workflows (code, test, commit) > and tools they've found works well for them and their team? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
