+ 38
Eclipse, NetBeans or IntelliJ?
What editor are you using for writing & compiling Java code?
17 Answers
+ 15
I am a eclipse fan even for developing Javafx and android apps.
+ 10
IntelliJ for me as i spend much of my time on Android Studio (IntelliJ based) so it feels like home
+ 7
intellij is nice with java
+ 6
I have used both eclipse and intellij
I found intellij to be more useful in my case:
1) You can use many tools with intellij as plugin. Some of which are not available on intellij
2) In paid version of intellij integration with tomcat is too easy. Hence, easy for your deployments on local.
3) Debugging becomes lot easy with values can be next to your code line. In eclipse you need to press few keys to see values.
4) Auto Suggestions are more closer in context of code you are using. Eclipse shows you all possible keywords.
+ 5
NetBeans is too good for Java. M using it n found its a great IDE
+ 4
for Java i use intellij idea, for php/html/js i use phpstorm
+ 2
I would choose Adobe Dreamweaver as my preffered IDE, but it you don't want to pay, I would choose Eclipse because it has many features and it's easy to learn, you can jump right in.
+ 2
Industry standard : IntelliJ
+ 2
For Java, Eclipse. If you decide to learn C++, Visual Studio.
+ 1
I have used both Eclipse and IntelliJ. I have less experience with IntelliJ, but already love the IDE features. I find the UI/UX of Eclipse to be a little less intuitive than IntelliJ. As for compile times... don't really know that. For me, unless compile times are an order of magnitude different then I wouldn't care (those times are probably roughly the same). But, the Eclipse IDE is improving all of the time and has already come a long way so I don't count it out.
+ 1
I am new to coding but I just love IntelliJ Idea. I doubt there might be a compiler better than this (I have not used any other compiler just a hunch). It is a great IDE for learning.
+ 1
it can use Netbeans for beginners. But it doesn't support Android programming. most advanced users used eclipse IDE for develop their programmes. it has more plugins to develop new programs like androids. In industry level professional users use Intelij IDE for create high quality software products.
+ 1
I usually use a netbeans, but, you would not have a problems to use a any IDE, the best it is learn the java systaxis.
+ 1
Eclipse, now I am using Eclipse Oxygen, itis fast and improved.
+ 1
Eclipse es muy fácil de instalar y cuando inicien mi carrera comencé usándolo pero luego me quedé con netbeans
0
For a minute there I thought you were talking about lollies. lol!
- 1
I have Eclipse and IntelliJ but I think IntelliJ is better.
It is because Android Studio which make apps is IntelliJ based.