Eclipse PDT vs. NetBeans for PHP development

23,320

Solution 1

Yes, I switched from Eclipse to Netbeans for PHP development quite recently. And I have to admit - I like NetBeans better. It seems to me more lightweight and stable. It certainly loads faster. And code completion seems to be much better than in Eclipse - it doesn't fail so often, and you can insert hint-comments wherever you wish to specify the types of your variables. Also NetBeans IDE is much simpler than Eclipse. It's probably not as powerful (and it could definately use a few more configuration options), but on the other hand, Eclipse was downright intimidating with its complex system.

Put it this way - if you come from a Windows background (like me), go for NetBeans. If you're a Linux/Unix fan, you'll feel right at home with Eclipse.

Solution 2

I switched to NetBeans after version 7.0 has been released. It's faster, more lightweight and code completion is better. Its easier to configure and looks like everithing just works, in Eclipse you need to deal with complex configuration, and I wanted to focus on coding. But they are both good.

I compared them, you can read more on http://dev.umpirsky.com/eclipse-vs-netbeans-for-php-development/

Solution 3

Eclipse PHP (PDT) does not come with a working debugger out-of-the-box. You have to download and install at least 2 or 3 other fussy open-source components to make that work. I've never tried NetBeans, but, if you need debugging (stepping through code) and you don't have several days to work through the environment setup hell of Eclipse, that might be the way to go.

Solution 4

Advantage of eclipse is that I can code in PHP and perl in the same project.

Solution 5

I use Eclipse first and work friendly with this .Next I use Netbeans for Java and I use it completely in java and uninstall Eclipse . Next time that I need work with PHP I use Netbeans for this goal and I understood Netbeans code completion better than Eclipse also code highlighting but build , compile,debug and run are better in Eclipse and I think Netbeans increase feature and functionality in future .

Share:
23,320
Derek
Author by

Derek

Updated on July 18, 2022

Comments

  • Derek
    Derek almost 2 years

    How does Eclipse PDT compare to NetBeans for PHP development?

    I just bought a new computer with Windows 7 and I'm starting to set up a development environment for PHP. Has anyone used both IDEs lately and could make a quick comparison? If you know what major frameworks are supported, that would be great too.

  • Sajad Bahmani
    Sajad Bahmani over 14 years
    I think work with Netbeans in Linux/Unix yummy.
  • Vilx-
    Vilx- over 14 years
    I don't mean that you can't use NetBeans on Linux or Eclipse on Windows. It's just that NetBeans is closer to the Windows mindset, while Eclipse has more of Linux mentality.
  • monksy
    monksy over 14 years
    I would disagree with the Eclipse/Linux mentality. I like netbeans in both linux and windows.. I never liked Eclipse, and I've been a longtime primary user of Linux.
  • Vafliik
    Vafliik over 14 years
    Well, let's hope there still IS a future for NetBeans. It depends on Oracle now.
  • CoolStraw
    CoolStraw about 13 years
    Php development in Netbeans is the best the thing I've come across 2 years ago when I was looking for a decent IDE for a large scale php project. Go for it
  • Casebash
    Casebash over 12 years
    What versions were you comparing and what PHP plugin were you using?
  • Vilx-
    Vilx- over 12 years
    This was answered two years ago. I don't remember what the top versions were back then, but I used the latest. I think it might have been Eclipse: Galileo vs NetBeans 6.7, but I'm not sure.
  • Travitron
    Travitron about 12 years
    I'm using Windows 7. I found Eclipse to be very functional, but it was slow and clunky, and suffers from a (dealbreaker) bug where typing within a PHP region on a large file is DOG SLOW (like 1 character per second). Searches online found others with the problem and no solution (other than "make your file smaller", which is a sad response). Anyhow, I then tried Netbeans and am SO SO SO happy with it. It's fast, works great, and I've yet to find any issues with it! Very happy.
  • MortalViews
    MortalViews over 10 years
    there is a plugin avaiable: Perl on netbeans plugins.netbeans.org/plugin/36183/perl-on-netbeans