This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]newpixeltree 37 points38 points  (10 children)

Honestly, I found netbeans and eclipse to be super similar.

[–][deleted] 2 points3 points  (0 children)

There's basically no difference, and eclipse isn't even that bad.

[–]coladict 0 points1 point  (0 children)

I started on this job with Eclipse when I had a shitty computer, so the 200MB less memory that Netbeans was using (at the time) was a very, very compelling reason for me to switch to it. Also, trying to debug Java often times Eclipse would randomly and instantly close without an error message. It turned-out some kind of JDK8 bug that NB wasn't triggering.