Jnode : Eclipse or NetBeans

Which one is better ?
1. Develop Jnode using eclipse
OR
2. Develop Jnode using NetBeans

The better is better

The better is better

No perfect one actually

No perfect one actually, but,
You know Eclipse is here and used exclusively.

IMO. until now,
-if you use mainly for reading code of large project(like jnode), Eclipse is the one you should follow(because of the declaration and javadoc views, not to mention all kinds of perspective views, so you not have to the old 'Go To source/declaring/javadoc')

-if you use for writing code, the mainstream java IDEs are ok.

redany

Eclipse is not exclusively

Eclipse is not exclusively used here, look here: Build & development environment. I personaly prefer IntelliJ IDEA over both IDEs.

Martin