- Sep 16, 2000
- 1,652
- 0
- 0
I'm an undergrad CS student, and for the last several years I've been using Emacs + Command Line for Java development. I want to branch out into a graphical IDE, so I've been contemplating these two choices. I'm particularly interesting in which has better GUI capabilities. My understanding is that NetBeans has a Form Builder but Eclipse does not. Conversely, Eclipse offers the more powerful SWT API for GUI building. Looking briefly, I think I like NetBeans more, but what's everyone's opinion on the matter?