502 Bad Gateway Here's google cache: http://74.125.155.132/search?q=cache:JmLFJmyhjPUJ:unseen.ws/... Netbeans for PHP FTW I ran across a post a while back talking about how Netbeans now has PHP support. My first thought since I had never used it, and the name makes no bones about it’s target language, was that this must just be some gimmick aimed at Java devs to make it comfortable for them to slide over to other lan…
What "features" is vim missing that you use for php?
Netbeans for PHP gets an enthusiastically positive review
11–17 of 17 posts
Re: Netbeans for PHP gets an enthusiastically positive review
#12Wake me up when it does Python. Oh, and it would need mercurial support too. Until then, I'll stick with Textmate. (Already tried Eclipse. Hated it.)
Re: Netbeans for PHP gets an enthusiastically positive review
#13Hope oracle continues to support development, but if not, we have the source.
Re: Netbeans for PHP gets an enthusiastically positive review
#14Where I work, we have a very strict policy concerning these two things - actually it was me to formulate that policy in the first place, because having strict line endings makes the codebase look ever so cleaner.
Having clean line endings really helps with applying patches.
Not having options to fix these two aspects is just unprofessional - no matter how good the rest of the editor might be.
Re: Netbeans for PHP gets an enthusiastically positive review
#15I used to be a TextMate/Vim person, but NetBeans just has some really nice abilities. It integrates so well with version control systems. The auto-complete isn't what I'd like it to be for Ruby, but seems better for other languages. It will run your program in NetBeans which makes it easy to fire up a development server without another window. It will handle lots of tasks like plugin management or rake tasks. Oh, and…
Re: Netbeans for PHP gets an enthusiastically positive review
#16Wake me up when it does Python. Oh, and it would need mercurial support too. Until then, I'll stick with Textmate. (Already tried Eclipse. Hated it.)
Wake up, it's supported both at least since 6.5. I've used mercurial in netbeans for several months and it works great.