[PHP] Re: Cross-platform IDE

2011-01-27 Thread Ross McKay
On Wed, 26 Jan 2011 08:06:12 -0500, Andy McKenzie wrote: >[...] So: does anyone have a recommendation for an IDE that works in >Windows, Mac, and Linux? I spend roughly equal time in all three, and >I haven't found a tool I like yet that works in all of them. >Actually, I stopped looking three

Re: [PHP] Re: Cross-platform IDE

2011-01-26 Thread David Harkness
FWIW while I prefer Eclipse overall as an IDE, I found the PHP support in NetBeans to be superior. It's been a year since I used Eclipse for PHP. Maybe the PHP plugins for Eclipse have improved enough. NetBeans supports GIT and Mercurial as well. David

Re: [PHP] Re: Cross-platform IDE

2011-01-26 Thread Lester Caine
Gary wrote: Lester Caine wrote: > I'm having to do the hg/git version control outside eclipse and I've > given up trying to do that on the windows machines. Cygwin? Both git and Mercurial packages seem to exist, although I don't use them so can't say how good, bad, or otherwise, they might be