My Experience with NetBeans
I recently wrote about my switch to phpDesigner as my IDE. Since the article, I have received several comments/feedback telling me I should try NetBeans. I had already installed it once before and didn’t like it, but I couldn’t remember why. So, I thought I’d try it again, except this time, document my experience!
My favorite feature about phpDesigner, and the primary reason why I use it over any other IDE is it’s ability to take files in my project, wrap em all up and create the intellisense for all my classes, functions, methods, and constants, INCLUDING phpDoc comments in my code hints. And as I mention in my article, phpDesigner does this really fast! Even when reading a project off a network drive.
More »