java - Difference between Eclipse and NetBeans -


possible duplicate:
what difference between eclipse , netbeans if want use java in it?

what difference between eclipse , netbeans ides? specific features of both ides?

note: mac user

eclipse has massive plugin library , enormous community behind it. i've found "pinwheel" when doing large refactors, other it's stable me. jsp editor, has, in past been weak me regards differentiating between html , embedded java. appreciate extreme configurability of layout of different perspectives. i've never been particularly thrilled it's editor theming regards color schemes. it's debugger top-notch.

netbeans sort-of reference platform, know? said, it's plugin library not large, though have rather nice vi emulation plugin. it's felt slower me eclipse, no matter it. has been known out-right dump on me well. netbeans has nice integration different application-deployment platforms, such glassfish , tomcat.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -