NetBeans or eclipse

which of the 2 IDE's is better to use and why? are visual applications possible in eclipse? Thank you
[116 byte] By [power-extremea] at [2007-11-27 8:56:47]
# 1
Eclipse - and because I said so.
CaptainMorgan08a at 2007-7-12 21:20:16 > top of Java-index,Java Essentials,New To Java...
# 2
> which of the 2 IDE's is better to use and why?> are visual applications possible in eclipse?>Thank youIf visual apps are not possible with eclipse, then I've wasted an entire 6 months learning and using the dang thing! My vote: Eclipse
petes1234a at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 3
If you google: netbeans eclipse java ideYou'll get quite a few relevant hits. Two particularily useful ones are: http://www.javaworld.com/javaworld/jw-04-2006/jw-0417-iw-netbeans.htmland http://www.devx.com/Java/Article/34009/0/page/1
petes1234a at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 4
The Eclipse have the VisualEditor project to develop GUI, and in my opinion VE sucks!NetBeans6 is faster and better to GUI developersBut, frequently I do Network java codes, soI am Eclipse 4 ever.
pbulgarellia at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 5
> NetBeans6 is fasterHuh?
CaptainMorgan08a at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 6
Personally, I use Notepad, but whatever.Recently I switched to Notepad++. ^_^
myncknma at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 7
> > NetBeans6 is faster> > Huh?I think it is faster than VE, isn't it ?
pbulgarellia at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...
# 8
> I think it is faster than VE, isn't it ?I thought you meant that Netbeans is fast than Eclipse in general. I design GUI's on my own, so I don't know if Netbeans is faster than VisualEditor.
CaptainMorgan08a at 2007-7-12 21:20:17 > top of Java-index,Java Essentials,New To Java...