For the Java Development, many times I found that, developer go specifically for netBean or eclipse. But, I believe, any developer should always be familiar with specific IDE. How do I select if for Me ? Are there any specific issues, those will help me ?

link|improve this question
If you can afford it, get IntelliJ IDEA. At least check it out. In many areas it's superior to both Eclipse and NetBeans, especially the paid version. (Disclaimer: I work for IntelliJ.) – 9000 Dec 28 '10 at 10:15
feedback

3 Answers

up vote 1 down vote accepted

Check out here, here and here. Oh and don't forget this one too. The broadness of my response matches the context of your question.

link|improve this answer
feedback

I suggest Eclipse is better for web oriented development and Netbeans better for Mobile development. I used Eclipse for android application development and Netbeans for other mobile application development (Symbian, Blackberry).

link|improve this answer
feedback

In my opinion, you should see which IDE provides what you need in terms of features. For me, I keep trying IDEs until I find one that suits me well and feels comfortable to work with. Hope my answer helps you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown