Forgot your password?
typodupeerror

Comment Re:netbeans.org (Score 1) 266

Netbeans
+ has UI builder
+ works on all platforms
- no more object browser (this is very bad)

Eclipse
+ has refactoring
+ has real time compiling
+ shows class or method usage (very useful)
+ works with C++
- no UI builder
- slow on linux
- no mac support

Both have
+ Code completion
+ ant integration
+ modules

in the end.. eclipse is much better at this point.
(unless you need UI)...

Slashdot Top Deals

A budget is just a method of worrying before you spend money, as well as afterward.

Working...